diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-07 02:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-07 02:21:10 +0000 |
commit | d477d4fee31966855dfdba36cfc3bcfdcb20a07b (patch) | |
tree | b350f89693cc96a091537d0ea195f11457a66c38 /apps/dashboard/l10n/de.js | |
parent | 733e1d84075c6257880fe2448c96d59adaa13ebf (diff) | |
download | nextcloud-server-d477d4fee31966855dfdba36cfc3bcfdcb20a07b.tar.gz nextcloud-server-d477d4fee31966855dfdba36cfc3bcfdcb20a07b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/de.js')
-rw-r--r-- | apps/dashboard/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/de.js b/apps/dashboard/l10n/de.js index bad3e2386d2..4698d5664b2 100644 --- a/apps/dashboard/l10n/de.js +++ b/apps/dashboard/l10n/de.js @@ -21,6 +21,8 @@ OC.L10N.register( "Good afternoon, {name}" : "Guten Tag {name}", "Good evening" : "Guten Abend", "Good evening, {name}" : "Guten Abend {name}", + "Hello" : "Hallo", + "Hello, {name}" : "Hallo, {name}", "Pick from Files" : "Aus Dateien auswählen", "Default images" : "Standardbilder", "Plain background" : "Einfacher Hintergrund", |