mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-11 02:35:26 -05:00
New translations control_panel.php (Chinese Traditional)
This commit is contained in:
parent
1c25016db5
commit
f485143c20
@ -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