diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-13 00:12:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-13 00:12:08 +0000 |
commit | 10351cb9daaae22c7d6b5c57299198987e2b3316 (patch) | |
tree | b6cf5b95fa67b8f0896084c6fa1e8db8d8248049 /lib/l10n/sv.js | |
parent | 2e72efef3b8011b62ee05ee47a98ff48c023e8ac (diff) | |
download | nextcloud-server-10351cb9daaae22c7d6b5c57299198987e2b3316.tar.gz nextcloud-server-10351cb9daaae22c7d6b5c57299198987e2b3316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index bf16c442e3f..cbbe01b8443 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -234,6 +234,7 @@ OC.L10N.register( "Redis" : "Redis", "Encryption" : "Kryptering", "Tips & tricks" : "Tips & tricks", + "Cannot set expiration date more than %s days in the future" : "Kan inte sätta ett utgångsdatum längre fram än %s dagar", "Sync clients" : "Synkklienter" }, "nplurals=2; plural=(n != 1);"); |