diff --git a/fi.json b/fi.json index 0967ef424bce6791893e9a57bb952f80fd536e93..db6a3ee6e5584467eff4584ead90e0fc6b082d35 100644 --- a/fi.json +++ b/fi.json @@ -1 +1,27 @@ -{} +{ + "general": { + "tos": "Käyttöehdot", + "privacy": "tietosuojakäytäntö", + "about": "Mikä on REVOLT", + "image_by": "Kuvan tekijä" + }, + "login": { + "email": "Sähköpostiosoite", + "password": "Salasana", + "forgot": "Unohtuiko salasana?", + "enter": { + "password": "Anna salasanasi.", + "email": "Anna sähköpostiosoitteesi." + }, + "new": "Uusi REVOLTin käyttäjä?", + "create": "Rekisteröidy.", + "title": "Kirjaudu sisään" + }, + "app": { + "main": { + "channel": { + "message": "Lähetä viesti {{name}}lle" + } + } + } +}