diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /lib/l10n/fo.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fo.js')
-rw-r--r-- | lib/l10n/fo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fo.js b/lib/l10n/fo.js index f5d041dd35f..4d9f331e1af 100644 --- a/lib/l10n/fo.js +++ b/lib/l10n/fo.js @@ -1,9 +1,9 @@ OC.L10N.register( "lib", { - "Security" : "Trygd", "Authentication error" : "Samgildis feilur", "Delete" : "Strika", + "Security" : "Trygd", "Unlimited" : "Óavmarkað" }, "nplurals=2; plural=(n != 1);"); |