diff options
| author | R.Kake <helicalgear@gmail.com> | 2015-06-24 23:53:08 +0900 |
|---|---|---|
| committer | R.Kake <helicalgear@gmail.com> | 2015-06-24 23:53:08 +0900 |
| commit | 280cb5b71c69144b6a454d146c0a80f1f38606ce (patch) | |
| tree | 5e6526ec5ea448301c13ed7624a36f30196e33af /app/app.pro | |
| parent | 0366d22c53a9b2f78bb500f75644fe9d8c94b01a (diff) | |
Add Japanese translations
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 5d13720..ce90168 100644 --- a/app/app.pro +++ b/app/app.pro @@ -39,4 +39,4 @@ OTHER_FILES += \ pebble.png CONFIG += sailfishapp_i18n -TRANSLATIONS += translations/pebble-es.ts translations/pebble-pl.ts translations/pebble-zh_CN.ts +TRANSLATIONS += translations/pebble-es.ts translations/pebble-pl.ts translations/pebble-zh_CN.ts translations/pebble-ja_JP.ts |
