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

13 lines
445 B
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2018-10-21 18:34:28 +00:00
"abort": {
"not_internet_accessible": "Instan\u021ba Home Assistant trebuie s\u0103 fie accesibil\u0103 de pe internet pentru a primi mesaje IFTTT.",
"one_instance_allowed": "Este necesar\u0103 o singur\u0103 instan\u021b\u0103."
},
2018-10-17 12:12:41 +00:00
"step": {
"user": {
"description": "Sigur dori\u021bi s\u0103 configura\u021bi IFTTT?"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}