Files
go-task/docs/i18n/tr-TR/docusaurus-theme-classic/navbar.json
2023-07-24 20:53:17 -03:00

39 lines
962 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": {
"message": "Görev",
"description": "The title in the navbar"
},
"item.label.Installation": {
"message": "Kurulum",
"description": "Navbar item with label Installation"
},
"item.label.Usage": {
"message": "Kullanım",
"description": "Navbar item with label Usage"
},
"item.label.API": {
"message": "API",
"description": "Navbar item with label API"
},
"item.label.Donate": {
"message": "Bağış Yap",
"description": "Navbar item with label Donate"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
},
"item.label.Twitter": {
"message": "Twitter",
"description": "Navbar item with label Twitter"
},
"item.label.Mastodon": {
"message": "Mastodon",
"description": "Navbar item with label Mastodon"
},
"item.label.Discord": {
"message": "Discord",
"description": "Navbar item with label Discord"
}
}