mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Korean)
This commit is contained in:
parent
8609468af9
commit
49efc1d763
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_profile' => '새 프로필',
|
||||
'new_adress' => '새로운 주소',
|
||||
'show' => '주소 표시',
|
||||
'update_password' => '비밀번호 업데이트',
|
||||
'update_profile' => '프로필 업데이트',
|
||||
'delete' => '지우다',
|
||||
'extend' => '넓히다',
|
||||
'extend_all' => '모두 확장',
|
||||
'edit' => '편집하다',
|
||||
'go_profile' => '프로필 정보로 이동',
|
||||
'go_user' => '사용자 정보로 이동',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user