🚀 feat: add ukranian translation
Some checks are pending
Check Conventional Commit / check-commit-message (push) Waiting to run
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Waiting to run

This commit is contained in:
eshanized
2025-01-11 00:54:13 +05:30
parent 2758d7308d
commit 1b6bca56b0
6 changed files with 398 additions and 4 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"
}
}