core/homeassistant/components/demo/translations/ro.json

13 lines
243 B
JSON
Raw Normal View History

2021-10-02 12:59:05 +00:00
{
"options": {
"step": {
"init": {
"data": {
"few": "Cateva",
"one": "Unu",
"other": "Altele"
}
}
}
}
}