aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ja/index.php
diff options
context:
space:
mode:
authorGravatar hkcomori <hkcomori@gmail.com> 2025-02-18 07:40:21 +0900
committerGravatar GitHub <noreply@github.com> 2025-02-17 23:40:21 +0100
commit8bed431b3b2adb1c32d6ce75c72d17dcee2c8dfb (patch)
tree5de7e4e5b9d493a989368c12abce52d499f368ec /app/i18n/ja/index.php
parentbf7a8bbdc5a35363443151ca5e1c03d43baca7b4 (diff)
i18n: Japanese (#7332)
Diffstat (limited to 'app/i18n/ja/index.php')
-rw-r--r--app/i18n/ja/index.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/app/i18n/ja/index.php b/app/i18n/ja/index.php
index 5503ac9a7..acee8d2f2 100644
--- a/app/i18n/ja/index.php
+++ b/app/i18n/ja/index.php
@@ -16,12 +16,12 @@ return array(
'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>', // IGNORE
'bug_reports' => array(
'environment_information' => array(
- '_' => 'System information', // TODO
- 'browser' => 'Browser', // TODO
- 'database' => 'Database', // TODO
- 'server_software' => 'Server software', // TODO
- 'version_frss' => 'FreshRSS version', // TODO
- 'version_php' => 'PHP version', // TODO
+ '_' => 'システム情報',
+ 'browser' => 'ブラウザ',
+ 'database' => 'データベース',
+ 'server_software' => 'サーバーソフトウェア',
+ 'version_frss' => 'FreshRSSバージョン',
+ 'version_php' => 'PHPバージョン',
),
),
'bugs_reports' => 'バグレポート',