Better translation

This commit is contained in:
hhh
2024-01-10 18:48:30 +02:00
parent dc802647aa
commit aeddb73fc4
5 changed files with 323 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
{
"copyright": {
"message": "Побудовано з Docusaurus.",
"description": "The footer copyright"
}
}

View File

@@ -0,0 +1,18 @@
{
"title": {
"message": "nekomata",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "nekomata logo",
"description": "The alt text of navbar logo"
},
"item.label.Read about": {
"message": "Читати",
"description": "Navbar item with label Read about"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}