mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations control_panel.php (Japanese)
This commit is contained in:
parent
abf6cdcff8
commit
b20072ab8e
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'help' => '助けて',
|
||||||
|
'search' => '探す',
|
||||||
|
'logout' => 'ログアウト',
|
||||||
|
'view_site' => 'サイトを見る',
|
||||||
|
'title' => 'コントロールパネル',
|
||||||
|
'search_placeholder' => '入力して検索',
|
||||||
|
|
||||||
|
// Users Module
|
||||||
|
'search_by_gsm_number' => 'GSM番号で検索',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user