diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro index 00a2261..7626359 100644 --- a/app/app.pro +++ b/app/app.pro @@ -20,5 +20,5 @@ RESOURCES += \ include(app.pri) -LANGUAGES = ja_JP fr_FR zh_CN +LANGUAGES = ja_JP fr_FR zh_CN ko_KR include(translations.pri) |