1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "header.contributors": {
- "description": "Contributors tab",
- "message": "Přispěvatelé"
- },
- "header.downloads": {
- "description": "Downloads tab",
- "message": "Stáhnout"
- },
- "header.language": {
- "description": "Replace English with the name of YOUR language!",
- "message": "Čeština"
- },
- "header.languageNotification.btnAccept": {
- "description": "Button that switches language after click.",
- "message": "Změnit teď "
- },
- "header.languageNotification.btnDecline": {
- "description": "Button that will decline notification.",
- "message": "Ne, děkuji"
- },
- "header.languageNotification.text": {
- "description": "Text in language notification when user has different language.",
- "message": "Naše webová stránka byla přeložena do tvého jazyka. Může ti to být v pomoci v případě že nemluvíš dobře Anglicky."
- },
- "header.languageNotification.title": {
- "description": "Heading of the language notification when user has different language.",
- "message": "Podporujeme tvůj jazyk, chceš si ho přepnout?"
- },
- "header.lia": {
- "description": "Indicates which user is logged in",
- "message": "Přihlášen jako"
- },
- "header.loader.phrases": {
- "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
- "message": "Peču palačinky...;Umísťuji kontejnery...;Analyzuji tvojí IP adresu...;UwU;Porušuji pravidla..."
- },
- "header.login": {
- "description": "Login Button",
- "message": "Přihlásit se"
- },
- "header.logout": {
- "description": "Logout button",
- "message": "Odhlásit se"
- },
- "header.rab": {
- "description": "Report a bug button",
- "message": "Nahlásit chybu"
- },
- "header.staff": {
- "description": "Dashboard button",
- "message": "Řídicí panel"
- },
- "header.store": {
- "description": "Store tab",
- "message": "Obchod"
- }
- }
|