diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:56 +0000 |
commit | 7d1c9eef8dcc020c12595500cf3569d96c2a6c11 (patch) | |
tree | 7d6be211432f31aca051005c206db7e6e691394f /apps/theming/l10n/lv.js | |
parent | 57e39000951f6a075f0464ca53f9faca88ecbdab (diff) | |
download | nextcloud-server-7d1c9eef8dcc020c12595500cf3569d96c2a6c11.tar.gz nextcloud-server-7d1c9eef8dcc020c12595500cf3569d96c2a6c11.zip |
[tx-robot] updated from transifex
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 e579c6338f9..474c584bd53 100644 --- a/apps/theming/l10n/lv.js +++ b/apps/theming/l10n/lv.js @@ -25,7 +25,6 @@ OC.L10N.register( "Login image" : "Pieslēgšanās fona attēls", "Upload new login background" : "Augšupielādēt jaunu pieslēgšanās fona attēlu", "Remove background image" : "Noņemt fona attēlu", - "reset to default" : "Atiestatīt", - "Log in image" : "Pieslēgšanas fona attēls" + "reset to default" : "Atiestatīt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |