diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
commit | 10f62eb2a4bdb359594f066b49673374373d6f98 (patch) | |
tree | ca855cf4d5f4e81f6e0992efd4486e66a704203e /lib/l10n/fo.js | |
parent | 67db893735ada0b67aec8809e9b0292daabeb3f5 (diff) | |
download | nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.tar.gz nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fo.js')
-rw-r--r-- | lib/l10n/fo.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/fo.js b/lib/l10n/fo.js index 4d9f331e1af..9705dec6c77 100644 --- a/lib/l10n/fo.js +++ b/lib/l10n/fo.js @@ -2,8 +2,6 @@ OC.L10N.register( "lib", { "Authentication error" : "Samgildis feilur", - "Delete" : "Strika", - "Security" : "Trygd", - "Unlimited" : "Óavmarkað" + "Security" : "Trygd" }, "nplurals=2; plural=(n != 1);"); |