Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
Apertium APy authored and weblate committed Oct 14, 2024
1 parent ec9b7e6 commit ae6245a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions lang/de/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -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',
Expand All @@ -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?',
Expand Down Expand Up @@ -145,6 +144,7 @@
],
],
'editor' => 'Editor',
'options' => 'Optionen',
],
'lang-manager' => [
'published' => 'Veröffentlicht',
Expand Down Expand Up @@ -196,6 +196,7 @@
'mine' => 'Meine',
'published' => 'Veröffentlicht',
'trash' => 'Papierkorb',
'not-set' => 'Ohne Wert',
],
'filters' => [
'all-label' => 'Alle :label',
Expand Down

0 comments on commit ae6245a

Please sign in to comment.