feat(postcard): allow manual status override in new-sent form (auto/pending/sent/delivered)
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
"pc_form.number": "Number",
|
||||
"pc_form.number_hint": "Format: AB-1234567",
|
||||
"pc_form.status": "Status",
|
||||
"pc_form.status_auto": "Auto (based on date)",
|
||||
"pc_form.recipient": "Recipient",
|
||||
"pc_form.country": "Country",
|
||||
"pc_form.country_from": "From",
|
||||
|
||||
@@ -122,6 +122,7 @@
|
||||
"pc_form.number": "编号",
|
||||
"pc_form.number_hint": "格式:AB-1234567",
|
||||
"pc_form.status": "状态",
|
||||
"pc_form.status_auto": "自动(根据日期)",
|
||||
"pc_form.recipient": "收件人",
|
||||
"pc_form.country": "国家/地区",
|
||||
"pc_form.country_from": "寄出地",
|
||||
|
||||
Reference in New Issue
Block a user