core/homeassistant/components/starline/translations/he.json

19 lines
706 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2021-06-06 00:19:43 +00:00
"error": {
"error_auth_user": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05e1\u05d9\u05e1\u05de\u05d4 \u05e9\u05d2\u05d5\u05d9\u05d9\u05dd"
},
2021-03-16 00:04:36 +00:00
"step": {
2021-06-06 00:19:43 +00:00
"auth_captcha": {
"description": "{captcha_img}"
},
2021-03-16 00:04:36 +00:00
"auth_user": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
2021-06-06 00:19:43 +00:00
},
"description": "\u05d3\u05d5\u05d0\"\u05dc \u05d5\u05e1\u05d9\u05e1\u05de\u05d4 \u05dc\u05d7\u05e9\u05d1\u05d5\u05df StarLine"
2021-03-16 00:04:36 +00:00
}
}
}
}