Fix display empty state when no favorites are available
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2025-11-12T23:59:36.025917",
|
||||
"@@last_modified": "2025-11-18T16:44:44.341535",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -5117,5 +5117,17 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"youDoNotHaveAnyFavoritesEmails": "You don’t have any favorites emails.",
|
||||
"@youDoNotHaveAnyFavoritesEmails": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"startToAddFavoritesEmails": "Start to add favorites emails",
|
||||
"@startToAddFavoritesEmails": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user