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

15 lines
282 B
JSON

{
"config": {
"error": {
"unknown_error": "Erro inesperado"
},
"step": {
"user": {
"data": {
"name": "Nome",
"port": "Porta"
}
}
}
}
}