diff options
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r-- | language/ja_JP/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 083e58a8f..206b6f4c1 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -365,4 +365,5 @@ $lang['group by letters'] = '文字でグループ化する'; $lang['letters'] = '文字'; $lang['show tag cloud'] = 'タグクラウドを表示する'; $lang['cloud'] = 'クラウド'; +/* TODO */ $lang['Reset_To_Default'] = 'Reset to default values'; ?> |