chore: Update translations from Crowdin (#4665)

This commit is contained in:
Sojan Jose
2022-05-13 11:38:49 +05:30
committed by GitHub
parent 8fbe470bdd
commit 6535624cd6
93 changed files with 3950 additions and 634 deletions

View File

@@ -7,7 +7,7 @@
"ADD": {
"TITLE": "Add Custom Attribute",
"SUBMIT": "Create",
"CANCEL_BUTTON_TEXT": "Cancel",
"CANCEL_BUTTON_TEXT": "منسوخ کریں۔",
"FORM": {
"NAME": {
"LABEL": "Display Name",
@@ -47,7 +47,7 @@
}
},
"DELETE": {
"BUTTON_TEXT": "Delete",
"BUTTON_TEXT": "حذف کریں۔",
"API": {
"SUCCESS_MESSAGE": "Custom Attribute deleted successfully.",
"ERROR_MESSAGE": "Couldn't delete the custom attribute. Try again."
@@ -57,7 +57,7 @@
"PLACE_HOLDER": "Please type {attributeName} to confirm",
"MESSAGE": "Deleting will remove the custom attribute",
"YES": "Delete ",
"NO": "Cancel"
"NO": "منسوخ کریں۔"
}
},
"EDIT": {
@@ -81,14 +81,14 @@
},
"LIST": {
"TABLE_HEADER": [
"Name",
"نام",
"Description",
"Type",
"Key"
],
"BUTTONS": {
"EDIT": "Edit",
"DELETE": "Delete"
"EDIT": "ترمیم",
"DELETE": "حذف کریں۔"
},
"EMPTY_RESULT": {
"404": "There are no custom attributes created",