🚀 feat: add tamil & telugu also

This commit is contained in:
eshanized
2025-01-09 16:27:27 +05:30
parent 435bd0b8f1
commit 1bbb33356f
11 changed files with 790 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"copyright": {
"message": "Copyright © 2025 Snigdha OS. Powered by TONMOY INFRASTRUCTURE™.",
"description": "The footer copyright"
}
}

View File

@@ -0,0 +1,14 @@
{
"title": {
"message": "Documentation | SNIGDHA OS",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "Snigdha OS Logo",
"description": "The alt text of navbar logo"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}