added Finnish localization
This commit is contained in:
parent
7b63917b1b
commit
f24d3387f5
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +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 + "fr_FR.xml",
|
||||
LANG_RESOURCE_LOCATION + "it_IT.xml",
|
||||
LANG_RESOURCE_LOCATION + "ja_JP.xml",
|
||||
|
|
Loading…
Reference in a new issue