diff options
| author | 2025-02-18 07:40:21 +0900 | |
|---|---|---|
| committer | 2025-02-17 23:40:21 +0100 | |
| commit | 8bed431b3b2adb1c32d6ce75c72d17dcee2c8dfb (patch) | |
| tree | 5de7e4e5b9d493a989368c12abce52d499f368ec /app/i18n/ja/gen.php | |
| parent | bf7a8bbdc5a35363443151ca5e1c03d43baca7b4 (diff) | |
i18n: Japanese (#7332)
Diffstat (limited to 'app/i18n/ja/gen.php')
| -rw-r--r-- | app/i18n/ja/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ja/gen.php b/app/i18n/ja/gen.php index 906c68c11..b57e2b4eb 100644 --- a/app/i18n/ja/gen.php +++ b/app/i18n/ja/gen.php @@ -16,7 +16,7 @@ return array( 'add' => '追加', 'back_to_rss_feeds' => '← RSSフィードに戻る', 'cancel' => 'キャンセル', - 'close' => 'Close', // TODO + 'close' => '閉じる', 'create' => '作成', 'delete_all_feeds' => 'すべてのフィードを削除する', 'delete_errored_feeds' => 'エラーのフィードを削除する', |
