New translations control_panel.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:52 +03:00
parent abf6cdcff8
commit b20072ab8e

View File

@ -0,0 +1,13 @@
<?php
return [
'help' => '助けて',
'search' => '探す',
'logout' => 'ログアウト',
'view_site' => 'サイトを見る',
'title' => 'コントロールパネル',
'search_placeholder' => '入力して検索',
// Users Module
'search_by_gsm_number' => 'GSM番号で検索',
];