diff options
Diffstat (limited to 'apps/theming/l10n/lv.js')
-rw-r--r-- | apps/theming/l10n/lv.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/lv.js b/apps/theming/l10n/lv.js index e9dc74c509b..30ac7d9887e 100644 --- a/apps/theming/l10n/lv.js +++ b/apps/theming/l10n/lv.js @@ -25,7 +25,6 @@ OC.L10N.register( "Login image" : "Pieteikšanās fona attēls", "Upload new login background" : "Augšupielādēt jaunu pieteikšanās fona attēlu", "Remove background image" : "Noņemt fona attēlu", - "Advanced options" : "Papildu opcijas", - "Unsupported image type" : "Neatbalstīts attēla tips" + "Advanced options" : "Papildu opcijas" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |