diff options
| author | 2021-10-21 10:40:31 +0200 | |
|---|---|---|
| committer | 2021-10-21 10:40:31 +0200 | |
| commit | af57c456df843eefc675fc7efb14689d3b9d49dd (patch) | |
| tree | 67b19870414c79344efc1636f7ff15ff92957cb0 /app/i18n/ja/sub.php | |
| parent | c053d7747943b27b3f6990b38d6362968f179b3f (diff) | |
i18n automatic syntax fixes
Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899
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 e6bacd0ec..2dfbf3572 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' => 'Add a category', // TODO - Translation 'archiving' => 'アーカイブ', 'empty' => 'からのカテゴリ', 'information' => 'インフォメーション', |
