From 9f32d72a41e0d606dbea00f0047272557427f9d8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 15 May 2021 01:51:54 +0000 Subject: [PATCH] Translation update --- translations/frontend/en.json | 2 ++ translations/frontend/nl.json | 2 +- translations/frontend/sk.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/frontend/en.json b/translations/frontend/en.json index ea672b9452..2742873f2d 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -2588,6 +2588,8 @@ "add_scene": "Add scene", "delete_confirm": "Are you sure you want to delete this scene?", "delete_scene": "Delete scene", + "duplicate": "Duplicate", + "duplicate_scene": "Duplicate scene", "edit_scene": "Edit scene", "header": "Scene Editor", "headers": { diff --git a/translations/frontend/nl.json b/translations/frontend/nl.json index e4e24799c8..0c61ea78f3 100644 --- a/translations/frontend/nl.json +++ b/translations/frontend/nl.json @@ -1961,7 +1961,7 @@ "attributes_override": "Je kunt ze overschrijven als je wilt.", "attributes_set": "De volgende attributen van de entiteit zijn automatisch ingevuld.", "caption": "Aanpassingen", - "description": "Pas je entiteiten aan", + "description": "Pas uw entiteiten aan", "different_include": "Mogelijk via een domein, een glob of een andere include.", "pick_attribute": "Kies een attribuut om te overschrijven", "picker": { diff --git a/translations/frontend/sk.json b/translations/frontend/sk.json index 1470603626..a1ba3685ab 100644 --- a/translations/frontend/sk.json +++ b/translations/frontend/sk.json @@ -1151,7 +1151,7 @@ "delete_confirm": "Ste si istý odstránením ? ", "duplicate": "Duplikovať", "header": "Akcie", - "introduction": "Akcie, ktoré vykoná Home Assistant, sa aktivujú po spustení automatizácie. \n\n [Viac informácií o akciách.](https://home-assistant.io/docs/automation/action/)", + "introduction": "Akcie predstavujú činnosti, ktoré Home Assistant vykoná po spustení automatizácie.", "learn_more": "Získajte viac informácií o akciách", "name": "Akcia", "type_select": "Typ akcie",