mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations field.php (Korean)
This commit is contained in:
parent
d0817e86e3
commit
2f4469a33b
@ -20,7 +20,7 @@ return [
|
|||||||
'name' => '가격'
|
'name' => '가격'
|
||||||
],
|
],
|
||||||
'standard_price' => [
|
'standard_price' => [
|
||||||
'name' => 'Standard Price'
|
'name' => '표준 가격'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => '데이트'
|
'name' => '데이트'
|
||||||
@ -266,8 +266,8 @@ return [
|
|||||||
"no_location" => "선택된 위치가 없습니다.",
|
"no_location" => "선택된 위치가 없습니다.",
|
||||||
"continue" => '계속하다',
|
"continue" => '계속하다',
|
||||||
"gallery" => '갤러리',
|
"gallery" => '갤러리',
|
||||||
"ads" => 'Ads',
|
"ads" => '광고',
|
||||||
"were_found" => 'were found.',
|
"were_found" => '발견되었습니다.',
|
||||||
|
|
||||||
// Pending screen
|
// Pending screen
|
||||||
'pending_message_1' => '광고가 승인 과정에 있습니다',
|
'pending_message_1' => '광고가 승인 과정에 있습니다',
|
||||||
@ -295,5 +295,5 @@ return [
|
|||||||
'select_category_step_by_step' => '단계별로 카테고리 선택',
|
'select_category_step_by_step' => '단계별로 카테고리 선택',
|
||||||
|
|
||||||
// New create page
|
// New create page
|
||||||
'options' => 'Options',
|
'options' => '옵션',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user