core/homeassistant/components/fivem/translations/cs.json

19 lines
444 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba je ji\u017e nastavena"
},
"error": {
"unknown_error": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"host": "Hostitel",
"name": "Jm\u00e9no",
"port": "Port"
}
}
}
}
}