feat(privacy-policy): Add privacy policy related text and links

This commit is contained in:
web@ppanel
2025-02-23 20:54:56 +07:00
parent 87381da1e5
commit baa68f03e3
60 changed files with 243 additions and 1 deletions
+4
View File
@@ -8,6 +8,10 @@
"currencyUnitDescription": "Used for display purposes only; changing this will affect all currency units in the system",
"saveSuccess": "Save Successful"
},
"privacy-policy": {
"saveSuccess": "Save Successful",
"title": "Privacy Policy"
},
"site": {
"customHtml": "Custom HTML",
"customHtmlDescription": "Custom HTML code to be injected into the bottom of the site's body tag.",