refactor(ui): improve i18n
This commit is contained in:
@@ -1,24 +1,12 @@
|
||||
{
|
||||
"common.add": "Add",
|
||||
"common.save": "Save",
|
||||
"common.save.succeeded.message": "Save Successful",
|
||||
"common.save.failed.message": "Save Failed",
|
||||
"common.view": "View",
|
||||
"common.edit": "Edit",
|
||||
"common.copy": "Copy",
|
||||
"common.copy.done": "Copied",
|
||||
"common.download": "Download",
|
||||
"common.delete": "Delete",
|
||||
"common.delete.succeeded.message": "Delete Successful",
|
||||
"common.delete.failed.message": "Delete Failed",
|
||||
"common.next": "Next",
|
||||
"common.reset": "Reset",
|
||||
"common.confirm": "Confirm",
|
||||
"common.cancel": "Cancel",
|
||||
"common.submit": "Submit",
|
||||
"common.update": "Update",
|
||||
"common.update.succeeded.message": "Update Successful",
|
||||
"common.update.failed.message": "Update Failed",
|
||||
"common.button.add": "Add",
|
||||
"common.button.cancel": "Cancel",
|
||||
"common.button.copy": "Copy",
|
||||
"common.button.delete": "Delete",
|
||||
"common.button.ok": "Ok",
|
||||
"common.button.reset": "Reset",
|
||||
"common.button.save": "Save",
|
||||
"common.button.submit": "Submit",
|
||||
|
||||
"common.text.domain": "Domain",
|
||||
"common.text.domain.empty": "No Domain",
|
||||
@@ -27,13 +15,10 @@
|
||||
"common.text.dns": "Domain Name Server",
|
||||
"common.text.dns.empty": "No DNS",
|
||||
"common.text.ca": "Certificate Authority",
|
||||
"common.text.name": "Name",
|
||||
"common.text.provider": "Provider",
|
||||
"common.text.workflow": "Workflow",
|
||||
"common.text.created_at": "Created At",
|
||||
"common.text.updated_at": "Updated At",
|
||||
"common.text.operations": "Operations",
|
||||
"common.text.copied": "Copied",
|
||||
"common.text.nodata": "No data available",
|
||||
"common.text.operation_succeeded": "Operation succeeded",
|
||||
"common.text.operation_failed": "Operation failed",
|
||||
"common.text.request_error": "Request error",
|
||||
|
||||
"common.menu.theme": "Change Theme",
|
||||
|
||||
Reference in New Issue
Block a user