summaryrefslogtreecommitdiff
path: root/locale.js
diff options
context:
space:
mode:
Diffstat (limited to 'locale.js')
-rw-r--r--locale.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/locale.js b/locale.js
index c4e8f6f..d71a9c6 100644
--- a/locale.js
+++ b/locale.js
@@ -368,4 +368,16 @@ SnapTranslator.dict.ca = {
'tibabenfortlapalanca@gmail.com',
'last_changed':
'2013-11-26'
-}; \ No newline at end of file
+};
+
+SnapTranslator.dict.fi = {
+ // meta information
+ 'language_name':
+ 'suomi',
+ 'language_translator':
+ 'Jouni K. Sepp\u00e4nen',
+ 'translator_e-mail':
+ 'jks@iki.fi',
+ 'last_changed':
+ '2014-04-18'
+};