mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-25 08:01:53 -05:00
locales(add): Added Czech locale Co-authored-by: Daniel Adam Coats <dannyprague@seznam.cz>
17 lines
241 B
JSON
17 lines
241 B
JSON
{
|
|
"nav": {
|
|
"account": "Účet",
|
|
"accountWidget": {
|
|
"settings": "Nastavení",
|
|
"logout": "Odhlásit se"
|
|
},
|
|
"faq": "Často kladené dotazy"
|
|
},
|
|
"hero": {
|
|
"subtitle": "Herní servery"
|
|
},
|
|
"aboutUs": {
|
|
"title": "O nás"
|
|
}
|
|
}
|