chore: New Crowdin updates (#3616)

This commit is contained in:
Sojan Jose
2021-12-19 11:38:02 +05:30
committed by GitHub
parent 6069cd9eba
commit 46d2a8f218
459 changed files with 13000 additions and 2343 deletions

View File

@@ -27,7 +27,12 @@
"TYPE": {
"LABEL": "Type",
"PLACEHOLDER": "Please select a type",
"ERROR": "Type is required"
"ERROR": "Type is required",
"LIST": {
"LABEL": "List Values",
"PLACEHOLDER": "Please enter value and press enter key",
"ERROR": "Must have at least one value"
}
},
"KEY": {
"LABEL": "Key",
@@ -58,6 +63,12 @@
"EDIT": {
"TITLE": "Edit Custom Attribute",
"UPDATE_BUTTON_TEXT": "Opdater",
"TYPE": {
"LIST": {
"LABEL": "List Values",
"PLACEHOLDER": "Please enter values and press enter key"
}
},
"API": {
"SUCCESS_MESSAGE": "Custom Attribute updated successfully",
"ERROR_MESSAGE": "There was an error updating custom attribute, please try again"