diff --git a/fastlane/Fastfile b/fastlane/Fastfile index a9fb2f7a5..d790c1512 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -184,8 +184,10 @@ lane :update_strings do 'es' => 'es-ES', 'es-419' => 'es', # es-MX is missing from the frontend, so we copy es over below + 'et' => 'et', 'fi' => 'fi', 'fr' => 'fr', + 'he' => 'he', 'hu' => 'hu', 'id' => 'id', 'it' => 'it',