perf: add contact phone number in invoice header (#3427)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"company_phone": "公司電話",
|
||||
"completed": "已完成",
|
||||
"confirm": "確認",
|
||||
"contact_phone": "聯絡電話",
|
||||
"contact_phone_void": "聯絡電話格式錯誤",
|
||||
"default_header": "預設抬頭",
|
||||
"detail": "詳情",
|
||||
"email_address": "郵件地址",
|
||||
@@ -45,7 +47,8 @@
|
||||
"time": "時間",
|
||||
"type": "類型",
|
||||
"unit_code": "統一信用代碼",
|
||||
"unit_code_void": "統一信用代碼格式錯誤",
|
||||
"update": "更新",
|
||||
"yes": "是",
|
||||
"yuan": "{{amount}}元"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user