adaptive-lighting/custom_components/adaptive_lighting/translations/hr.json
Weblate (bot) a36b0c3430
Translations update from Hosted Weblate (#946)
* Translated using Weblate (Croatian)

Currently translated at 44.4% (68 of 153 strings)

Added translation using Weblate (Croatian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: scuricvladimir <scuric.vladimir@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/adaptive-lighting/adaptive-lighting/hr/
Translation: Adaptive Lighting/Adaptive Lighting

* Translated using Weblate (Afrikaans)

Currently translated at 49.0% (75 of 153 strings)

Added translation using Weblate (Afrikaans)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Pieter Bezuidenhout <piter.bezuidenhout@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/adaptive-lighting/adaptive-lighting/af/
Translation: Adaptive Lighting/Adaptive Lighting

* Added translation using Weblate (Chinese (Traditional))

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: chris lin <san800682596@gmail.com>

---------

Co-authored-by: scuricvladimir <scuric.vladimir@gmail.com>
Co-authored-by: Pieter Bezuidenhout <piter.bezuidenhout@gmail.com>
Co-authored-by: chris lin <san800682596@gmail.com>
2024-04-06 04:06:17 -07:00

19 lines
395 B
JSON

{
"options": {
"step": {
"init": {
"title": "Opcije prilagodljivog osvjetljenja"
}
}
},
"title": "prilagodi svjetlinu",
"services": {
"change_switch_settings": {
"fields": {
"only_once": {
"description": "Prilagodi svjetla samo kada su uključena (true) ili ih neprestano prilagođavaj (false). 🔄"
}
}
}
}
}