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

22 lines
665 B
JSON
Raw Normal View History

2021-06-06 00:19:43 +00:00
{
"config": {
"error": {
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9"
},
"step": {
2021-08-02 03:40:04 +00:00
"plant": {
"data": {
"plant_id": "\u05e6\u05de\u05d7"
}
},
2021-06-06 00:19:43 +00:00
"user": {
"data": {
"name": "\u05e9\u05dd",
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
2021-07-25 00:12:45 +00:00
"url": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8",
2021-06-06 00:19:43 +00:00
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
}
}
}
}
}