TF-4178 Add create new label modal
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user