diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-30 00:29:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-30 00:29:54 +0000 |
commit | 96348bf75d613f4b3430e9e57b1b1677a1ee1c48 (patch) | |
tree | f54a3c10a4887ebc55122e8b4de851cef12b2681 /apps/user_status | |
parent | de6d5b6d62ccdc79b5d5678f22447720be04d284 (diff) | |
download | nextcloud-server-96348bf75d613f4b3430e9e57b1b1677a1ee1c48.tar.gz nextcloud-server-96348bf75d613f4b3430e9e57b1b1677a1ee1c48.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", |