diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-30 00:29:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-30 00:29:43 +0000 |
commit | bb8b89625462714e0f01b31e0f0ddfce2051f406 (patch) | |
tree | d76b751d9bc0145cecdad5c1f020eb9aea625dba /apps/user_status | |
parent | 5b7f81b1b512d5b6038171a00d058bf3967c6d0d (diff) | |
download | nextcloud-server-bb8b89625462714e0f01b31e0f0ddfce2051f406.tar.gz nextcloud-server-bb8b89625462714e0f01b31e0f0ddfce2051f406.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/et_EE.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/et_EE.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/et_EE.js b/apps/user_status/l10n/et_EE.js index 14d9129cb2e..967ed4e9842 100644 --- a/apps/user_status/l10n/et_EE.js +++ b/apps/user_status/l10n/et_EE.js @@ -13,6 +13,7 @@ OC.L10N.register( "What is your status?" : "Mis on su staatus?", "Predefined statuses" : "Eeldefineeritud staatused", "Status message" : "Staatuse teade", + "Clear status message" : "Tühjenda staatuseteade", "Away" : "Eemal", "Do not disturb" : "Mitte segada", "Don't clear" : "Ära tühjenda", diff --git a/apps/user_status/l10n/et_EE.json b/apps/user_status/l10n/et_EE.json index 35c3e23a740..8d48bd54124 100644 --- a/apps/user_status/l10n/et_EE.json +++ b/apps/user_status/l10n/et_EE.json @@ -11,6 +11,7 @@ "What is your status?" : "Mis on su staatus?", "Predefined statuses" : "Eeldefineeritud staatused", "Status message" : "Staatuse teade", + "Clear status message" : "Tühjenda staatuseteade", "Away" : "Eemal", "Do not disturb" : "Mitte segada", "Don't clear" : "Ära tühjenda", |