TF-1379 Add privacy policy in login screen

This commit is contained in:
Dat PHAM HOANG
2023-01-12 18:47:27 +07:00
committed by Dat H. Pham
parent 170bfff3b4
commit d443a28b98
5 changed files with 62 additions and 4 deletions
+8 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-01-09T16:48:24.908944",
"@@last_modified": "2023-01-12T18:44:51.610329",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2552,6 +2552,7 @@
"placeholders_order": [],
"placeholders": {}
},
<<<<<<< HEAD
"youHaveNewMessages": "You have new messages",
"@youHaveNewMessages": {
"type": "text",
@@ -2573,5 +2574,11 @@
"placeholders": {
"count": {}
}
},
"privacyPolicy": "Privacy policy",
"@privacyPolicy": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}