diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
commit | 6284009fa024005df591f2308fefc49e68728e49 (patch) | |
tree | ce74b7fbf597cf2f854ffa2da59eae3c4d01cfe4 /core/l10n/de_DE.js | |
parent | 32a485cbefc6d2d26bc12bef6b81617895c1ed36 (diff) | |
download | nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.tar.gz nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 56836dcd7a9..22bf429e738 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -138,7 +138,7 @@ OC.L10N.register( "More apps" : "Weitere Apps", "Currently open" : "Derzeit geöffnet", "_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"], - "Date range filter" : "Datumsbereichfilter", + "Date range filter" : "Datumbereichsfilter", "Pick start date" : "Startdatum wählen", "Pick end date" : "Enddatum wählen", "Apply range" : "Bereich anwenden", |