diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-11 00:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-11 00:19:02 +0000 |
commit | 55398e45281b36b16ab412a8aaab4afc5d582bba (patch) | |
tree | 6fd509b635ba42e12536548bd97b64f612da94fa /core | |
parent | f0a4aa9b067c2e6dd6e221e6ea9f746695ca4742 (diff) | |
download | nextcloud-server-55398e45281b36b16ab412a8aaab4afc5d582bba.tar.gz nextcloud-server-55398e45281b36b16ab412a8aaab4afc5d582bba.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 90f3e2ce480..59763426c8d 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -275,8 +275,8 @@ OC.L10N.register( "Invisible" : "Unsichtbar", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Kollaborative Tags", - "No tags found" : "Keine Tags gefunden", + "Collaborative tags" : "Kollaborative Schlagworte", + "No tags found" : "Keine Schlagworte gefunden", "Personal" : "Persönlich", "Users" : "Benutzer", "Apps" : "Apps", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index ae4307a839a..5919005ca27 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -273,8 +273,8 @@ "Invisible" : "Unsichtbar", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Kollaborative Tags", - "No tags found" : "Keine Tags gefunden", + "Collaborative tags" : "Kollaborative Schlagworte", + "No tags found" : "Keine Schlagworte gefunden", "Personal" : "Persönlich", "Users" : "Benutzer", "Apps" : "Apps", |