mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations message.php (Korean)
This commit is contained in:
parent
2a6c309bcf
commit
d0817e86e3
@ -22,5 +22,7 @@ return [
|
|||||||
'currency_converted' => '통화가 성공적으로 변환되었습니다.',
|
'currency_converted' => '통화가 성공적으로 변환되었습니다.',
|
||||||
'choose_user' => '사용자를 선택하십시오',
|
'choose_user' => '사용자를 선택하십시오',
|
||||||
'owner_updated_successfully' => '소유자가 성공적으로 업데이트되었습니다!',
|
'owner_updated_successfully' => '소유자가 성공적으로 업데이트되었습니다!',
|
||||||
'no_add_found' => 'No Ad Found!',
|
'no_add_found' => '광고가 없습니다!',
|
||||||
|
'replicated_success' => '광고가 성공적으로 복제되었습니다!',
|
||||||
|
'ad_doesnt_exist' => "이 광고는 존재하지 않습니다!",
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user