mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-11 18:55:29 -05:00
New translations control_panel.php (Vietnamese)
This commit is contained in:
parent
f390c435dc
commit
381927457f
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'help' => 'Cứu giúp',
|
||||
'search' => 'Tìm kiếm',
|
||||
'logout' => 'Đăng xuất',
|
||||
'view_site' => 'Xem trang web',
|
||||
'title' => 'Bảng điều khiển',
|
||||
'search_placeholder' => 'Nhập để tìm kiếm',
|
||||
|
||||
// Users Module
|
||||
'search_by_gsm_number' => 'Tìm kiếm theo số GSM',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user