diff options
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 0833dffb4cb..d3ea75b383e 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -234,7 +234,6 @@ OC.L10N.register( "Wrong password." : "Napačno geslo!", "Stay logged in" : "Ohrani prijavo", "Forgot password?" : "Pozabili geslo?", - "Back to log in" : "Nazaj na prijavo", "Alternative Logins" : "Druge prijavne možnosti", "Grant access" : "Odobri dostop", "App token" : "Ključ aplikacije", @@ -261,6 +260,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.", "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", - "Thank you for your patience." : "Hvala za potrpežljivost!" + "Thank you for your patience." : "Hvala za potrpežljivost!", + "Back to log in" : "Nazaj na prijavo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |