added Finnish localization
This commit is contained in:
parent
999d74f167
commit
c6d411083c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ public class Localizations {
|
|||
LANG_RESOURCE_LOCATION + "de_DE.xml",
|
||||
LANG_RESOURCE_LOCATION + "en_US.xml",
|
||||
LANG_RESOURCE_LOCATION + "es_ES.xml",
|
||||
LANG_RESOURCE_LOCATION + "fi_FI.xml",
|
||||
LANG_RESOURCE_LOCATION + "fi_FI.xml",
|
||||
LANG_RESOURCE_LOCATION + "fr_FR.xml",
|
||||
LANG_RESOURCE_LOCATION + "it_IT.xml",
|
||||
LANG_RESOURCE_LOCATION + "ja_JP.xml",
|
||||
|
|
Loading…
Reference in a new issue