mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Fixed typo
This commit is contained in:
parent
93e15d64ce
commit
7c3a7a81e3
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ $LANG['ja'] = array(
|
|||
'delete' => '削除',
|
||||
'show per user' => 'ユーザー別',
|
||||
'login as' => '次のユーザーとしてログイン:',
|
||||
'logout' => 'ログイン',
|
||||
'logout' => 'ログアウト',
|
||||
'edit' => '編集',
|
||||
'open webstats' => 'ウェブ統計を開く',
|
||||
'view logs' => 'ログを表示',
|
||||
|
@ -77,7 +77,7 @@ $LANG['ja'] = array(
|
|||
'add account' => 'アカウントを追加',
|
||||
'open webmail' => 'ウェブメールを開く',
|
||||
'list fail2ban' => 'fail2banリスト',
|
||||
'open %s' => '%sを開く',
|
||||
'open %s' => '%s を開く',
|
||||
'download' => 'ダウンロード',
|
||||
'restore' => '復元',
|
||||
'configure restore settings' => '設定を復元',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue