TF-2646 Fix confused Select all name

This commit is contained in:
dab246
2024-03-25 11:53:56 +07:00
committed by Dat H. Pham
parent f5e6cd0822
commit 0b10bf6944
9 changed files with 78 additions and 9 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-03-15T11:06:05.333495",
"@@last_modified": "2024-03-25T10:51:29.520399",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3683,5 +3683,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"selectAllMessagesOfThisPage": "Select all messages of this page",
"@selectAllMessagesOfThisPage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}