diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 8e246e67f15..32d251babf7 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -261,7 +261,6 @@ OC.L10N.register( "Wrong password." : "Väärä salasana.", "Stay logged in" : "Pysy sisäänkirjautuneena", "Forgot password?" : "Unohditko salasanasi?", - "Back to log in" : "Palaa kirjautumiseen", "Alternative Logins" : "Vaihtoehtoiset kirjautumistavat", "Account access" : "Tilin käyttö", "Grant access" : "Myönnä pääsy", @@ -297,6 +296,7 @@ OC.L10N.register( "The server encountered an internal error and was unable to complete your request." : "Palvelimella tapahtui sisäinen virhe, eikä pyyntöäsi voitu käsitellä.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Sisällytä alla olevat tekniset tiedot ilmoitukseesi.", "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:", - "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?" + "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?", + "Back to log in" : "Palaa kirjautumiseen" }, "nplurals=2; plural=(n != 1);"); |