chore: New Crowdin updates (#3616)
This commit is contained in:
@@ -27,7 +27,12 @@
|
||||
"TYPE": {
|
||||
"LABEL": "Tipo",
|
||||
"PLACEHOLDER": "Seleziona un tipo",
|
||||
"ERROR": "Il tipo è obbligatorio"
|
||||
"ERROR": "Il tipo è obbligatorio",
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter value and press enter key",
|
||||
"ERROR": "Must have at least one value"
|
||||
}
|
||||
},
|
||||
"KEY": {
|
||||
"LABEL": "Chiave",
|
||||
@@ -58,6 +63,12 @@
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Custom Attribute",
|
||||
"UPDATE_BUTTON_TEXT": "Aggiornamento",
|
||||
"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"
|
||||
|
||||
Reference in New Issue
Block a user