fix(i18n): rename country labels to '寄出国/到达国' to avoid ambiguity

This commit is contained in:
2026-07-15 19:27:26 +08:00
parent 2fe3ea5249
commit 0a8f8c4904
3 changed files with 8 additions and 8 deletions

View File

@@ -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",