mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Add options to designate a default country code
This commit is contained in:
parent
2300f6e83a
commit
b37e70a41e
6 changed files with 39 additions and 7 deletions
|
|
@ -31,6 +31,8 @@ $lang->group_title = '그룹 제목';
|
|||
$lang->group_srl = '그룹 번호';
|
||||
$lang->group_order = '그룹 우선순위';
|
||||
$lang->group_order_change = '그룹 우선순위 변경';
|
||||
$lang->phone_number_default_country = '기본 선택 국가';
|
||||
$lang->phone_number_hide_country = '국가 목록 숨김';
|
||||
$lang->signature = '서명';
|
||||
$lang->profile_image = '프로필 사진';
|
||||
$lang->profile_image_max_width = '가로 제한 길이';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue