diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/et_EE.js | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r-- | apps/files/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index a94a76f2e66..a6d125e2d5d 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -114,6 +114,7 @@ OC.L10N.register( "Unknown error" : "Tundmatu viga", "Show hidden files" : "Näita peidetud faile", "Additional settings" : "Lisaseaded", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Cancel" : "Loobu", "Create" : "Loo", @@ -142,7 +143,6 @@ OC.L10N.register( "Unlimited" : "Piiramatult", "%s used" : "Kasutatud %s", "%1$s of %2$s used" : "Kasutatud %1$s/%2$s", - "Settings" : "Seaded", - "WebDAV" : "WebDAV" + "Settings" : "Seaded" }, "nplurals=2; plural=(n != 1);"); |