]> cat aescling's git repositories - mastodon.git/commitdiff
add finnish translation
authorJantsoP <jantso.porali@gmail.com>
Mon, 3 Apr 2017 11:34:26 +0000 (13:34 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 11:34:26 +0000 (13:34 +0200)
add finnish translation

app/helpers/settings_helper.rb

index 74215e8df42190fec7d489dabaa712638ddb343a..e01f7d0cc4837e884c48dab8c83d2151e6677001 100644 (file)
@@ -10,6 +10,7 @@ module SettingsHelper
     hu: 'Magyar',
     uk: 'Українська',
     'zh-CN': '简体中文',
+    fi: 'Suomi',
   }.freeze
 
   def human_locale(locale)