diff options
author | Jochen Topf <jochen@topf.org> | 2015-03-18 16:49:51 +0100 |
---|---|---|
committer | Jochen Topf <jochen@topf.org> | 2015-03-18 16:49:51 +0100 |
commit | 135c5465761e33c14755b742521ed4b66080b1fa (patch) | |
tree | 66f3b21df8d2867b1f7389067f55cd6d13002777 /web/i18n | |
parent | 11aa328a5dca9489f770f461e07292fae4ba7d10 (diff) | |
download | taginfo-135c5465761e33c14755b742521ed4b66080b1fa.tar taginfo-135c5465761e33c14755b742521ed4b66080b1fa.tar.gz |
Fix japanese translation file.
Diffstat (limited to 'web/i18n')
-rw-r--r-- | web/i18n/ja.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/i18n/ja.yml b/web/i18n/ja.yml index 182815c..89c4458 100644 --- a/web/i18n/ja.yml +++ b/web/i18n/ja.yml @@ -174,7 +174,8 @@ pages: flexigrid: pagetext: ページ - pagestat: {total}項目中{from}件目から{to}件目を表示しています + pagestat: | + {total}項目中{from}件目から{to}件目を表示しています procmsg: 処理中です。お待ちください... nomsg: 項目なし errormsg: 接続エラー |