mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations control_panel.php (Chinese Simplified)
This commit is contained in:
parent
58f4e1258c
commit
e32db43feb
@ -1,13 +1,13 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'help' => '幫幫我',
|
'help' => '帮帮我',
|
||||||
'search' => '搜索',
|
'search' => '搜索',
|
||||||
'logout' => '登出',
|
'logout' => '登出',
|
||||||
'view_site' => '查看網站',
|
'view_site' => '查看网站',
|
||||||
'title' => '控制面板',
|
'title' => '控制面板',
|
||||||
'search_placeholder' => '輸入搜索',
|
'search_placeholder' => '输入搜索',
|
||||||
|
|
||||||
// Users Module
|
// Users Module
|
||||||
'search_by_gsm_number' => 'GSM號碼查詢',
|
'search_by_gsm_number' => 'GSM号码查询',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user