mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 09:39:00 +01:00
* Add "Change mode" action to fans. * fix style * 'Refactored by Sourcery' (#63) Co-authored-by: Sourcery AI <> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
24 lines
697 B
JSON
24 lines
697 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"set_mode": "Change mode on {entity_name}."
|
|
}
|
|
},
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Parola",
|
|
"username": "E-posta"
|
|
},
|
|
"title": "Kullan\u0131c\u0131 Ad\u0131 ve \u015eifre Girin"
|
|
}
|
|
}
|
|
}
|
|
} |