TF-4193 Add Label to Preferences in Setting

This commit is contained in:
dab246
2025-12-09 01:05:44 +07:00
committed by Dat H. Pham
parent 95831054b2
commit d1cd9efbab
6 changed files with 128 additions and 22 deletions
+18
View File
@@ -5265,5 +5265,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"labelVisibility": "Label visibility",
"@labelVisibility": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"labelVisibilitySettingExplanation": "Show labels assigned to emails directly in your message list for easier categorization.",
"@labelVisibilitySettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"labelVisibilityToggleDescription": "Display labels",
"@labelVisibilityToggleDescription": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}