feat(site): Added localization support for custom HTML and keyword fields

This commit is contained in:
web@ppanel
2025-02-22 12:33:09 +07:00
parent 5b64389544
commit f9d7736e48
33 changed files with 147 additions and 17 deletions
+4
View File
@@ -9,6 +9,10 @@
"saveSuccess": "Save Successful"
},
"site": {
"customHtml": "Custom HTML",
"customHtmlDescription": "Custom HTML code to be inserted into the head tag of the site",
"keywords": "Keywords",
"keywordsDescription": "Used for SEO purposes",
"logo": "Logo",
"logoDescription": "Used for displaying the logo in designated locations",
"logoPlaceholder": "Enter the URL of the logo, without ending with '/'",