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

20 lines
931 B
JSON
Raw Normal View History

2021-10-02 12:59:05 +00:00
{
"config": {
"error": {
2022-03-07 00:18:40 +00:00
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9",
"login_error": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea ({code}): {msg}"
2021-10-02 12:59:05 +00:00
},
"step": {
"user": {
"data": {
2022-08-05 00:28:51 +00:00
"access_id": "\u05de\u05d6\u05d4\u05d4 \u05d2\u05d9\u05e9\u05d4 \u05e9\u05dc Tuya IoT",
"access_secret": "\u05e1\u05d5\u05d3 \u05d4\u05d2\u05d9\u05e9\u05d4 \u05e9\u05dc Tuya IoT",
2021-10-07 00:10:57 +00:00
"country_code": "\u05de\u05d3\u05d9\u05e0\u05d4",
2021-10-02 12:59:05 +00:00
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
2021-10-07 00:10:57 +00:00
"username": "\u05d7\u05e9\u05d1\u05d5\u05df"
2021-10-02 12:59:05 +00:00
},
2022-05-19 00:26:11 +00:00
"description": "\u05d4\u05d6\u05e0\u05ea \u05d0\u05d9\u05e9\u05d5\u05e8\u05d9 \u05d4-Tuya \u05e9\u05dc\u05da."
2021-10-03 00:13:50 +00:00
}
2021-10-02 12:59:05 +00:00
}
}
}