🔧 build(new): updated & translated

This commit is contained in:
eshanized
2024-12-30 12:02:48 +05:30
parent 546ab97fdd
commit 1d955ee09a
75 changed files with 17393 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"copyright": {
"message": "Copyright © 2024 Snigdha OS. Powered by Tonmoy Infrastructure.",
"description": "The footer copyright"
}
}

View File

@@ -0,0 +1,14 @@
{
"title": {
"message": "PlayBook | 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"
}
}