mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-02 21:43:18 -05:00
update translations from crowdin
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
{
|
||||
"navigation": {
|
||||
"dashboard": "Dashboard",
|
||||
"customers": "Customers",
|
||||
"dashboard": "管理面板",
|
||||
"customers": "客户",
|
||||
"items": "Items",
|
||||
"invoices": "Invoices",
|
||||
"invoices": "发票",
|
||||
"expenses": "Expenses",
|
||||
"estimates": "Estimates",
|
||||
"payments": "Payments",
|
||||
@ -18,11 +18,11 @@
|
||||
"copy_pdf_url": "Copy PDF Url",
|
||||
"download_pdf": "Download PDF",
|
||||
"save": "Save",
|
||||
"create": "Create",
|
||||
"cancel": "Cancel",
|
||||
"update": "Update",
|
||||
"deselect": "Deselect",
|
||||
"download": "Download",
|
||||
"create": "创建",
|
||||
"cancel": "取消",
|
||||
"update": "更新",
|
||||
"deselect": "取消选择",
|
||||
"download": "下载",
|
||||
"from_date": "From Date",
|
||||
"to_date": "To Date",
|
||||
"from": "From",
|
||||
@ -51,7 +51,7 @@
|
||||
"fixed": "Fixed",
|
||||
"percentage": "Percentage",
|
||||
"tax": "TAX",
|
||||
"total_amount": "TOTAL AMOUNT",
|
||||
"total_amount": "总计",
|
||||
"bill_to": "Bill to",
|
||||
"ship_to": "Ship to",
|
||||
"due": "Due",
|
||||
@ -61,14 +61,14 @@
|
||||
"select_all": "Select All",
|
||||
"choose_file": "Click here to choose a file",
|
||||
"choose_template": "Choose a template",
|
||||
"choose": "Choose",
|
||||
"remove": "Remove",
|
||||
"choose": "选择",
|
||||
"remove": "删除",
|
||||
"powered_by": "Powered by",
|
||||
"bytefury": "Bytefury",
|
||||
"select_a_status": "Select a status",
|
||||
"select_a_status": "选择状态",
|
||||
"select_a_tax": "Select a tax",
|
||||
"search": "Search",
|
||||
"are_you_sure": "Are you sure?",
|
||||
"search": "搜索",
|
||||
"are_you_sure": "您确定吗?",
|
||||
"list_is_empty": "List is empty.",
|
||||
"no_tax_found": "No tax found!",
|
||||
"four_zero_four": "404",
|
||||
|
||||
Reference in New Issue
Block a user