diff options
| author | 2021-12-06 01:05:49 +0900 | |
|---|---|---|
| committer | 2021-12-05 17:05:49 +0100 | |
| commit | 19c2cb7f05f1baabe26fc58156e1fd0a283648fb (patch) | |
| tree | e0acea2327a15cf7b78043ce41454742fb19e2c9 /app/i18n/ja/sub.php | |
| parent | c2249a9afda0a1c496de35fce360fc54c5674c95 (diff) | |
Updated japanese translation on 3898 (#4026)
Diffstat (limited to 'app/i18n/ja/sub.php')
| -rw-r--r-- | app/i18n/ja/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ja/sub.php b/app/i18n/ja/sub.php index 2dfbf3572..c65753f3f 100644 --- a/app/i18n/ja/sub.php +++ b/app/i18n/ja/sub.php @@ -12,7 +12,7 @@ return array( ), 'category' => array( '_' => 'カテゴリ', - 'add' => 'Add a category', // TODO - Translation + 'add' => 'カテゴリを追加する', 'archiving' => 'アーカイブ', 'empty' => 'からのカテゴリ', 'information' => 'インフォメーション', |
