Skip to content

Commit dd0f883

Browse files
authored
Merge pull request #7 from LinwoodCloud/l10n_develop
New Crowdin updates
2 parents 3cfd4ad + afb091c commit dd0f883

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

app/lib/l10n/app_de.arb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,13 @@
5050
"english": "Englisch",
5151
"french": "Französisch",
5252
"german": "Deutsch",
53-
"defaultLocale": "Standard-Gebietsschema"
53+
"defaultLocale": "Standard-Gebietsschema",
54+
"information": "Informationen",
55+
"license": "Lizenz",
56+
"imprint": "Impressum",
57+
"privacypolicy": "Datenschutzerklärung",
58+
"source": "Quelle",
59+
"documentation": "Dokumentation",
60+
"changelog": "Changelog",
61+
"existOverride": "Dieses Element existiert bereits. Überschreiben?"
5462
}

app/lib/l10n/app_fr.arb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,13 @@
5050
"english": "Anglais",
5151
"french": "Français",
5252
"german": "Allemand",
53-
"defaultLocale": "Langue par défaut"
53+
"defaultLocale": "Langue par défaut",
54+
"information": "Information",
55+
"license": "Licence",
56+
"imprint": "Mentions légales",
57+
"privacypolicy": "Politique de confidentialité",
58+
"source": "Source",
59+
"documentation": "Documentation",
60+
"changelog": "Historique des modifications",
61+
"existOverride": "Cet élément existe déjà. Écraser ?"
5462
}

0 commit comments

Comments
 (0)