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

20 lines
361 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"round": "Precis\u00e3o"
}
}
}
},
"options": {
"step": {
"init": {
"data_description": {
"unit_prefix": "."
}
}
}
}
}