diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
commit | 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch) | |
tree | 3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/theming/l10n/lt_LT.js | |
parent | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff) | |
download | nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.tar.gz nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/lt_LT.js')
-rw-r--r-- | apps/theming/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js index d8581bc5e21..7208e111c4f 100644 --- a/apps/theming/l10n/lt_LT.js +++ b/apps/theming/l10n/lt_LT.js @@ -25,7 +25,6 @@ OC.L10N.register( "Login image" : "Prisijungimo paveikslas", "Upload new login background" : "Įkelti naują prisijungimo foną", "Remove background image" : "Šalinti foninį paveikslą", - "reset to default" : "atstatyta į numatytąją", - "Log in image" : "Prisijungimo vaizdas" + "reset to default" : "atstatyta į numatytąją" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |