🧹 chore: add marathi

This commit is contained in:
eshanized
2025-01-10 23:29:13 +05:30
parent 57f430d697
commit da881f0801
5 changed files with 361 additions and 0 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": "SNIGDHA OS | DEVELOPER DOCS",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "My Site Logo",
"description": "The alt text of navbar logo"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}