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
9ec4212e06
commit
4c4514377f
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'post_ad' => [
|
||||
'name' => '광고 게시',
|
||||
],
|
||||
'login' => '로그인',
|
||||
'register' => '레지스터',
|
||||
'continue' => '계속하다',
|
||||
'reset_password' => '암호를 재설정',
|
||||
'email' => '이메일',
|
||||
'phone' => '전화',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user