🚀 feat: add punjabi lang support

This commit is contained in:
eshanized
2025-01-09 16:26:14 +05:30
parent 481ae83239
commit 435bd0b8f1
6 changed files with 395 additions and 1 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"
}
}