TF-3178 Add verify name only contain spaces for rule filter name

This commit is contained in:
dab246
2024-10-29 16:16:28 +07:00
committed by Dat H. Pham
parent 3ecae6d7e3
commit bb3c28be72
4 changed files with 34 additions and 18 deletions
+14 -8
View File
@@ -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": {}
}
}
}