diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-17 02:28:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-17 02:28:07 +0000 |
commit | 62a814f4fbdec485e97e6b55a8320a02ced488bb (patch) | |
tree | fdf9f9d1addbdc05225d3874550cbd14d11d6f89 /apps/user_status | |
parent | 06ad953047fa00f93117a033384bec1c79dde14a (diff) | |
download | nextcloud-server-62a814f4fbdec485e97e6b55a8320a02ced488bb.tar.gz nextcloud-server-62a814f4fbdec485e97e6b55a8320a02ced488bb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index b146c629edb..6a4b4b26c50 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Arbeitet aus der Ferne", "User status" : "Benutzerstatus", "Clear status message after" : "Statusnachricht löschen nach", + "What is your status?" : "Wie ist Dein Status?", "Set status" : "Status setzen", "Online status" : "Online-Status", "Status message" : "Statusnachricht", diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index 9489b1ca604..86995e8393a 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -7,6 +7,7 @@ "Working remotely" : "Arbeitet aus der Ferne", "User status" : "Benutzerstatus", "Clear status message after" : "Statusnachricht löschen nach", + "What is your status?" : "Wie ist Dein Status?", "Set status" : "Status setzen", "Online status" : "Online-Status", "Status message" : "Statusnachricht", |