From ae6245aaddd7699651fa3938761283d38cd00eb5 Mon Sep 17 00:00:00 2001 From: Apertium APy Date: Sun, 18 Aug 2024 11:27:57 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 97.8% (319 of 326 strings) Translation: Twill CMS/Twill CMS UI Translate-URL: https://hosted.weblate.org/projects/twill-cms/twill-cms-ui/de/ --- lang/de/lang.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lang/de/lang.php b/lang/de/lang.php index acd2824fa..d2a2f393f 100644 --- a/lang/de/lang.php +++ b/lang/de/lang.php @@ -1,5 +1,7 @@ [ + /* |-------------------------------------------------------------------------- | 5 Steps to Contribute a New Twill Localization at Ease |-------------------------------------------------------------------------- @@ -9,10 +11,6 @@ | 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one. | 5. Run the command "php artisan twill:lang" to sync all lang files. */ - - -return [ - 'auth' => [ 'back-to-login' => 'Zurück zum Login', 'choose-password' => 'Passwort wählen', 'email' => 'E-Mail', @@ -26,6 +24,7 @@ 'reset-password' => 'Passwort zurücksetzen', 'reset-send' => 'Link zum Zurücksetzen des Passworts senden', 'verify-login' => 'Anmeldung bestätigen', + 'auth-causer' => 'Authentifizierung', ], 'buckets' => [ 'intro' => 'Was würden Sie heute gerne vorstellen?', @@ -145,6 +144,7 @@ ], ], 'editor' => 'Editor', + 'options' => 'Optionen', ], 'lang-manager' => [ 'published' => 'Veröffentlicht', @@ -196,6 +196,7 @@ 'mine' => 'Meine', 'published' => 'Veröffentlicht', 'trash' => 'Papierkorb', + 'not-set' => 'Ohne Wert', ], 'filters' => [ 'all-label' => 'Alle :label',