Skip to content

Commit 7c3a7a8

Browse files
committed
Fixed typo
1 parent 93e15d6 commit 7c3a7a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/inc/i18n/ja.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
'delete' => '削除',
6868
'show per user' => 'ユーザー別',
6969
'login as' => '次のユーザーとしてログイン:',
70-
'logout' => 'ログイン',
70+
'logout' => 'ログアウト',
7171
'edit' => '編集',
7272
'open webstats' => 'ウェブ統計を開く',
7373
'view logs' => 'ログを表示',
@@ -77,7 +77,7 @@
7777
'add account' => 'アカウントを追加',
7878
'open webmail' => 'ウェブメールを開く',
7979
'list fail2ban' => 'fail2banリスト',
80-
'open %s' => '%sを開く',
80+
'open %s' => '%s を開く',
8181
'download' => 'ダウンロード',
8282
'restore' => '復元',
8383
'configure restore settings' => '設定を復元',

0 commit comments

Comments
 (0)