TF-3084 Update Intl message

This commit is contained in:
dab246
2024-08-19 14:45:12 +07:00
committed by Dat H. Pham
parent 0cb9ddf350
commit 5c820db497
+7 -1
View File
@@ -1,5 +1,5 @@
{ {
"@@last_modified": "2024-08-14T16:51:31.191735", "@@last_modified": "2024-08-19T14:44:31.528161",
"initializing_data": "Initializing data...", "initializing_data": "Initializing data...",
"@initializing_data": { "@initializing_data": {
"type": "text", "type": "text",
@@ -3993,5 +3993,11 @@
"type": "text", "type": "text",
"placeholders_order": [], "placeholders_order": [],
"placeholders": {} "placeholders": {}
},
"canNotUploadFileToSignature": "Can not upload this file to signature",
"@canNotUploadFileToSignature": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
} }
} }