diff options
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);"); |