TF-4178 Add create new label modal

This commit is contained in:
dab246
2025-11-26 12:10:55 +07:00
committed by Dat H. Pham
parent f6f299dc97
commit d3029ec4de
16 changed files with 629 additions and 1 deletions
+48
View File
@@ -5195,5 +5195,53 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"labelName": "Label name",
"@labelName": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"pleaseEnterNameYourNewLabel": "Please enter the name of your new label",
"@pleaseEnterNameYourNewLabel": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"chooseALabelColor": "Choose a label color",
"@chooseALabelColor": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"createLabel": "Create label",
"@createLabel": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"createANewLabel": "Create a new label",
"@createANewLabel": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"organizeYourInboxWithACustomCategory": "Organize your inbox with a custom category",
"@organizeYourInboxWithACustomCategory": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"tagNameCannotContainSpecialCharacters": "Tag name cannot contain special characters",
"@tagNameCannotContainSpecialCharacters": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"tagNameAlreadyExists": "A tag with this name already exists. Please choose a different name.",
"@tagNameAlreadyExists": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}