diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.js | 2 | ||||
-rw-r--r-- | core/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index edebc5587d8..4b4aa28781d 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -293,7 +293,7 @@ OC.L10N.register( "Invisible" : "Unsichtbar", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Kollaborative Tags", + "Collaborative tags" : "Kollaborative Schlagworte", "No tags found" : "Keine Tags gefunden", "Clipboard not available, please copy manually" : "Zwischenablage nicht verfügbar, bitte manuell kopieren", "Personal" : "Persönlich", diff --git a/core/l10n/de.json b/core/l10n/de.json index 00acc96d9ab..931662a848c 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -291,7 +291,7 @@ "Invisible" : "Unsichtbar", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Kollaborative Tags", + "Collaborative tags" : "Kollaborative Schlagworte", "No tags found" : "Keine Tags gefunden", "Clipboard not available, please copy manually" : "Zwischenablage nicht verfügbar, bitte manuell kopieren", "Personal" : "Persönlich", |