TF-3178 Add verify name only contain spaces for rule filter name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2024-10-25T09:31:37.466558",
|
||||
"@@last_modified": "2024-10-29T16:13:26.917296",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -1566,6 +1566,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"languageGerman": "German",
|
||||
"@languageGerman": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"languageVietnamese": "Vietnamese",
|
||||
"@languageVietnamese": {
|
||||
"type": "text",
|
||||
@@ -1596,12 +1602,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"languageGerman": "German",
|
||||
"@languageGerman": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"messageDialogSendEmailUploadingAttachment": "Your message could not be sent because it uploading attachment",
|
||||
"@messageDialogSendEmailUploadingAttachment": {
|
||||
"type": "text",
|
||||
@@ -4035,5 +4035,11 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"thisFieldCannotContainOnlySpaces": "This field cannot contain only spaces",
|
||||
"@thisFieldCannotContainOnlySpaces": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user