Skip to content

Commit

Permalink
New Crowdin updates (#3005)
Browse files Browse the repository at this point in the history
* New translations settings.php (Spanish, Argentina)

* New translations settings.php (Polish)

* New translations settings.php (Estonian)

* New translations errors.php (Spanish, Argentina)

* New translations settings.php (Japanese)

* New translations activities.php (German Informal)

* New translations auth.php (German Informal)

* New translations settings.php (French)

* New translations settings.php (Spanish)

* New translations settings.php (Arabic)

* New translations settings.php (Bulgarian)

* New translations settings.php (Catalan)

* New translations settings.php (Norwegian Bokmal)

* New translations settings.php (German Informal)

* New translations settings.php (Bosnian)

* New translations settings.php (Czech)

* New translations settings.php (Slovak)

* New translations settings.php (Danish)

* New translations settings.php (German)

* New translations settings.php (Hebrew)

* New translations settings.php (Hungarian)

* New translations settings.php (Italian)

* New translations settings.php (Korean)

* New translations settings.php (Lithuanian)

* New translations settings.php (Dutch)

* New translations settings.php (Portuguese)

* New translations settings.php (Russian)

* New translations settings.php (Slovenian)

* New translations settings.php (Latvian)

* New translations settings.php (Swedish)

* New translations settings.php (Turkish)

* New translations settings.php (Ukrainian)

* New translations settings.php (Chinese Simplified)

* New translations settings.php (Chinese Traditional)

* New translations settings.php (Vietnamese)

* New translations settings.php (Portuguese, Brazilian)

* New translations settings.php (Indonesian)

* New translations settings.php (Persian)

* New translations settings.php (Croatian)

* New translations validation.php (German Informal)
  • Loading branch information
ssddanbrown committed Oct 25, 2021
1 parent fa46613 commit a5401eb
Show file tree
Hide file tree
Showing 40 changed files with 76 additions and 40 deletions.
1 change: 1 addition & 0 deletions resources/lang/ar/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/bg/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/bs/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/cs/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/da/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'Hebraisk',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/de/settings.php
Expand Up @@ -251,6 +251,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'Hebräisch',
'hr' => 'Hrvatski',
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/de_informal/activities.php
Expand Up @@ -48,8 +48,8 @@
'favourite_remove_notification' => '":name" wurde aus Ihren Favoriten entfernt',

// MFA
'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
'mfa_setup_method_notification' => 'Multi-Faktor-Methode erfolgreich konfiguriert',
'mfa_remove_method_notification' => 'Multi-Faktor-Methode erfolgreich entfernt',

// Other
'commented_on' => 'kommentiert',
Expand Down
62 changes: 31 additions & 31 deletions resources/lang/de_informal/auth.php
Expand Up @@ -76,37 +76,37 @@
'user_invite_success' => 'Das Passwort wurde gesetzt, du hast nun Zugriff auf :appName!',

// Multi-factor Authentication
'mfa_setup' => 'Setup Multi-Factor Authentication',
'mfa_setup_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
'mfa_setup_configured' => 'Already configured',
'mfa_setup_reconfigure' => 'Reconfigure',
'mfa_setup_remove_confirmation' => 'Are you sure you want to remove this multi-factor authentication method?',
'mfa_setup_action' => 'Setup',
'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.',
'mfa_setup' => 'Multi-Faktor-Authentifizierung einrichten',
'mfa_setup_desc' => 'Richten Sie Multi-Faktor-Authentifizierung als zusätzliche Sicherheitsstufe für Ihr Benutzerkonto ein.',
'mfa_setup_configured' => 'Bereits konfiguriert',
'mfa_setup_reconfigure' => 'Umkonfigurieren',
'mfa_setup_remove_confirmation' => 'Sind Sie sicher, dass Sie diese Multi-Faktor-Authentifizierungsmethode entfernen möchten?',
'mfa_setup_action' => 'Einrichtung',
'mfa_backup_codes_usage_limit_warning' => 'Sie haben weniger als 5 Backup-Codes übrig, Bitte erstellen und speichern Sie ein neues Set bevor Sie keine Codes mehr haben, um zu verhindern, dass Sie von Ihrem Konto gesperrt werden.',
'mfa_option_totp_title' => 'Mobile App',
'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Backup Codes',
'mfa_option_backup_codes_desc' => 'Securely store a set of one-time-use backup codes which you can enter to verify your identity.',
'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.',
'mfa_option_totp_desc' => 'Um Mehrfach-Faktor-Authentifizierung nutzen zu können, benötigen Sie eine mobile Anwendung, die TOTP unterstützt, wie Google Authenticator, Authy oder Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Backup Code',
'mfa_option_backup_codes_desc' => 'Speichern Sie sicher eine Reihe von einmaligen Backup-Codes, die Sie eingeben können, um Ihre Identität zu überprüfen.',
'mfa_gen_confirm_and_enable' => 'Bestätigen und aktivieren',
'mfa_gen_backup_codes_title' => 'Backup-Codes einrichten',
'mfa_gen_backup_codes_desc' => 'Speichern Sie die folgende Liste der Codes an einem sicheren Ort. Wenn Sie auf das System zugreifen, können Sie einen der Codes als zweiten Authentifizierungsmechanismus verwenden.',
'mfa_gen_backup_codes_download' => 'Download Codes',
'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
'mfa_gen_totp_title' => 'Mobile App Setup',
'mfa_gen_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
'mfa_gen_totp_verify_setup' => 'Verify Setup',
'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:',
'mfa_gen_totp_provide_code_here' => 'Provide your app generated code here',
'mfa_verify_access' => 'Verify Access',
'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.',
'mfa_verify_no_methods' => 'No Methods Configured',
'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.',
'mfa_verify_use_totp' => 'Verify using a mobile app',
'mfa_verify_use_backup_codes' => 'Verify using a backup code',
'mfa_verify_backup_code' => 'Backup Code',
'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
'mfa_gen_backup_codes_usage_warning' => 'Jeder Code kann nur einmal verwendet werden',
'mfa_gen_totp_title' => 'Mobile App einrichten',
'mfa_gen_totp_desc' => 'Um Mehrfach-Faktor-Authentifizierung nutzen zu können, benötigen Sie eine mobile Anwendung, die TOTP unterstützt, wie Google Authenticator, Authy oder Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Scannen Sie den QR-Code unten mit Ihrer bevorzugten Authentifizierungs-App, um loszulegen.',
'mfa_gen_totp_verify_setup' => 'Setup überprüfen',
'mfa_gen_totp_verify_setup_desc' => 'Überprüfen Sie, dass alles funktioniert, indem Sie einen Code in Ihrer Authentifizierungs-App in das Eingabefeld unten eingeben:',
'mfa_gen_totp_provide_code_here' => 'Geben Sie hier Ihre App generierten Code ein',
'mfa_verify_access' => 'Zugriff überprüfen',
'mfa_verify_access_desc' => 'Ihr Benutzerkonto erfordert, dass Sie Ihre Identität über eine zusätzliche Verifikationsebene bestätigen, bevor Sie den Zugriff gewähren. Überprüfen Sie mit einer Ihrer konfigurierten Methoden, um fortzufahren.',
'mfa_verify_no_methods' => 'Keine Methoden konfiguriert',
'mfa_verify_no_methods_desc' => 'Es konnten keine Mehrfach-Faktor-Authentifizierungsmethoden für Ihr Konto gefunden werden. Sie müssen mindestens eine Methode einrichten, bevor Sie Zugriff erhalten.',
'mfa_verify_use_totp' => 'Mit einer mobilen App verifizieren',
'mfa_verify_use_backup_codes' => 'Mit einem Backup-Code überprüfen',
'mfa_verify_backup_code' => 'Backup-Code',
'mfa_verify_backup_code_desc' => 'Geben Sie einen Ihrer verbleibenden Backup-Codes unten ein:',
'mfa_verify_backup_code_enter_here' => 'Backup-Code hier eingeben',
'mfa_verify_totp_desc' => 'Geben Sie den Code ein, der mit Ihrer mobilen App generiert wurde:',
'mfa_setup_login_notification' => 'Multi-Faktor-Methode konfiguriert. Bitte melden Sie sich jetzt erneut mit der konfigurierten Methode an.',
];
3 changes: 2 additions & 1 deletion resources/lang/de_informal/settings.php
Expand Up @@ -122,7 +122,7 @@
'audit_table_user' => 'Benutzer',
'audit_table_event' => 'Ereignis',
'audit_table_related' => 'Verknüpfter Eintrag oder Detail',
'audit_table_ip' => 'IP Address',
'audit_table_ip' => 'IP Adresse',
'audit_table_date' => 'Aktivitätsdatum',
'audit_date_from' => 'Zeitraum von',
'audit_date_to' => 'Zeitraum bis',
Expand Down Expand Up @@ -251,6 +251,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/de_informal/validation.php
Expand Up @@ -15,7 +15,7 @@
'alpha_dash' => ':attribute kann nur Buchstaben, Zahlen und Bindestriche enthalten.',
'alpha_num' => ':attribute kann nur Buchstaben und Zahlen enthalten.',
'array' => ':attribute muss ein Array sein.',
'backup_codes' => 'The provided code is not valid or has already been used.',
'backup_codes' => 'Der angegebene Code ist ungültig oder wurde bereits verwendet.',
'before' => ':attribute muss ein Datum vor :date sein.',
'between' => [
'numeric' => ':attribute muss zwischen :min und :max liegen.',
Expand Down Expand Up @@ -99,7 +99,7 @@
],
'string' => ':attribute muss eine Zeichenkette sein.',
'timezone' => ':attribute muss eine valide zeitzone sein.',
'totp' => 'The provided code is not valid or has expired.',
'totp' => 'Der angegebene Code ist ungültig oder abgelaufen.',
'unique' => ':attribute wird bereits verwendet.',
'url' => ':attribute ist kein valides Format.',
'uploaded' => 'Die Datei konnte nicht hochgeladen werden. Der Server akzeptiert möglicherweise keine Dateien dieser Größe.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/es/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/es_AR/errors.php
Expand Up @@ -23,10 +23,10 @@
'saml_no_email_address' => 'No se pudo encontrar una dirección de correo electrónico, para este usuario, en los datos proporcionados por el sistema de autenticación externo',
'saml_invalid_response_id' => 'La solicitud del sistema de autenticación externo no está reconocida por un proceso iniciado por esta aplicación. Navegar hacia atrás después de un inicio de sesión podría causar este problema.',
'saml_fail_authed' => 'El inicio de sesión con :system falló, el sistema no proporcionó una autorización correcta',
'oidc_already_logged_in' => 'Already logged in',
'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
'oidc_already_logged_in' => 'Ya tenías la sesión iniciada',
'oidc_user_not_registered' => 'El usuario :name no está registrado y el registro automático está deshabilitado',
'oidc_no_email_address' => 'No se pudo encontrar una dirección de correo electrónico, para este usuario, en los datos proporcionados por el sistema de autenticación externo',
'oidc_fail_authed' => 'El inicio de sesión con :system falló, el sistema no proporcionó una autorización correcta',
'social_no_action_defined' => 'Acción no definida',
'social_login_bad_response' => "SE recibió un Error durante el acceso con :socialAccount : \n:error",
'social_account_in_use' => 'la cuenta :socialAccount ya se encuentra en uso, intente loguearse a través de la opcón :socialAccount .',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/es_AR/settings.php
Expand Up @@ -249,6 +249,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/et/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fa/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fr/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'Hébreu',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/he/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hr/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hu/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/id/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/it/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ja/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ko/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => '히브리어',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/lt/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/lv/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/nb/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/nl/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pl/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pt/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pt_BR/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ru/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/sk/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/sl/settings.php
Expand Up @@ -249,6 +249,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/sv/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/tr/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'İbranice',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/uk/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/vi/settings.php
Expand Up @@ -248,6 +248,7 @@
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti Keel',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down

0 comments on commit a5401eb

Please sign in to comment.