mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (Korean)
This commit is contained in:
parent
94db5ccc44
commit
ea8725ff2b
@ -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