diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/user_status/l10n/de_DE.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/de_DE.js')
-rw-r--r-- | apps/user_status/l10n/de_DE.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js index ff7d5472090..1eb639db96b 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -43,7 +43,6 @@ OC.L10N.register( "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", - "Appear offline" : "Offline erscheinen", - "Clear status message after" : "Statusnachricht löschen nach" + "Appear offline" : "Offline erscheinen" }, "nplurals=2; plural=(n != 1);"); |