📝 docs: add ukrainian translation

This commit is contained in:
eshanized
2025-01-11 00:50:21 +05:30
parent d1fe734c47
commit a9c54de0f3
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": "Snigdha OS Dev Docs Logo",
"description": "The alt text of navbar logo"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}