fix(i18n): rename country labels to '寄出国/到达国' to avoid ambiguity
This commit is contained in:
@@ -123,8 +123,8 @@
|
||||
"pc_form.number_hint": "Format: AB-1234567",
|
||||
"pc_form.status": "Status",
|
||||
"pc_form.recipient": "Recipient",
|
||||
"pc_form.country": "Country",
|
||||
"pc_form.country_from": "From",
|
||||
"pc_form.country_from": "From country",
|
||||
"pc_form.country_to": "To country",
|
||||
"pc_form.send_time": "Sent date",
|
||||
"pc_form.arrival_time": "Arrival date",
|
||||
"pc_form.sender": "Sender",
|
||||
|
||||
@@ -123,8 +123,8 @@
|
||||
"pc_form.number_hint": "格式:AB-1234567",
|
||||
"pc_form.status": "状态",
|
||||
"pc_form.recipient": "收件人",
|
||||
"pc_form.country": "国家/地区",
|
||||
"pc_form.country_from": "寄出地",
|
||||
"pc_form.country_from": "寄出国",
|
||||
"pc_form.country_to": "到达国",
|
||||
"pc_form.send_time": "寄出时间",
|
||||
"pc_form.arrival_time": "到达时间",
|
||||
"pc_form.sender": "发件人",
|
||||
|
||||
Reference in New Issue
Block a user