From b6ed9708321dbc2903b3456136b5fdf5b476702b Mon Sep 17 00:00:00 2001 From: Tomi Salmi Date: Fri, 27 Oct 2017 18:38:55 +0300 Subject: [PATCH] Create fi.json (#527) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit States is a difficult word. I used the word "Yleisnäkymä". it means a overview. --- translations/fi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 translations/fi.json diff --git a/translations/fi.json b/translations/fi.json new file mode 100644 index 0000000000..3808916616 --- /dev/null +++ b/translations/fi.json @@ -0,0 +1,13 @@ +{ + "language": { + "fi": "Suomi" + }, + "panel": { + "config": "Asetukset", + "states": "Yleisnäkymä", + "map": "Kartta", + "logbook": "Lokikirja", + "history": "Historia", + "log_out": "Kirjaudu ulos" + } +}