mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -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' => '削除',
|
'delete' => '削除',
|
||||||
'show per user' => 'ユーザー別',
|
'show per user' => 'ユーザー別',
|
||||||
'login as' => '次のユーザーとしてログイン:',
|
'login as' => '次のユーザーとしてログイン:',
|
||||||
'logout' => 'ログイン',
|
'logout' => 'ログアウト',
|
||||||
'edit' => '編集',
|
'edit' => '編集',
|
||||||
'open webstats' => 'ウェブ統計を開く',
|
'open webstats' => 'ウェブ統計を開く',
|
||||||
'view logs' => 'ログを表示',
|
'view logs' => 'ログを表示',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue