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

16 lines
311 B
JSON

{
"config": {
"step": {
"manual_setup": {
"data": {
"host": "Servidor"
}
},
"select_server": {
"data": {
"server": "Servidor"
}
}
}
}
}