diff --git a/custom_components/adaptive_lighting/translations/pt.json b/custom_components/adaptive_lighting/translations/pt.json index 11184a20..bc4c82d2 100644 --- a/custom_components/adaptive_lighting/translations/pt.json +++ b/custom_components/adaptive_lighting/translations/pt.json @@ -7,7 +7,7 @@ "description": "Ajustar a hora do nascer do sol com um offset positivo ou negativo em segundos. ⏰" }, "only_once": { - "description": "Adaptar as luzes apenas quando estão ligadas (`true`) ou continuar a adaptá-las (`false`)." + "description": "Adaptar as luzes apenas quando estas estão ligadas (`true`) ou continuar a adaptá-las (`false`)." }, "sunset_offset": { "description": "Ajustar a hora do pôr do sol com um offset positivo ou negativo em segundos. ⏰" diff --git a/custom_components/adaptive_lighting/translations/ro.json b/custom_components/adaptive_lighting/translations/ro.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/custom_components/adaptive_lighting/translations/ro.json @@ -0,0 +1 @@ +{}