New translations message.php (Korean)

This commit is contained in:
Fatih Alp 2020-09-23 18:44:00 +03:00
parent 2a6c309bcf
commit d0817e86e3

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => '통화가 성공적으로 변환되었습니다.',
'choose_user' => '사용자를 선택하십시오',
'owner_updated_successfully' => '소유자가 성공적으로 업데이트되었습니다!',
'no_add_found' => 'No Ad Found!',
'no_add_found' => '광고가 없습니다!',
'replicated_success' => '광고가 성공적으로 복제되었습니다!',
'ad_doesnt_exist' => "이 광고는 존재하지 않습니다!",
];