mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
perf: add contact phone number in invoice header (#3427)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"company_phone": "Company phone number",
|
||||
"completed": "Completed",
|
||||
"confirm": "confirm",
|
||||
"contact_phone": "Contact phone number",
|
||||
"contact_phone_void": "Contact phone number format error",
|
||||
"default_header": "Default header",
|
||||
"detail": "Details",
|
||||
"email_address": "Email address",
|
||||
@@ -45,7 +47,8 @@
|
||||
"time": "time",
|
||||
"type": "type",
|
||||
"unit_code": "unified credit code",
|
||||
"unit_code_void": "Unified credit code format error",
|
||||
"update": "renew",
|
||||
"yes": "yes",
|
||||
"yuan": "¥{{amount}}"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user