From 1b6d1805e8d15c77e51fb1388b27a483ac40b744 Mon Sep 17 00:00:00 2001 From: cvladan Date: Tue, 27 Dec 2022 10:10:55 +0000 Subject: [PATCH] Errors Only --- sentences/sr/_common.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sentences/sr/_common.yaml b/sentences/sr/_common.yaml index 9aaddd8ea4..8ec4da2d73 100644 --- a/sentences/sr/_common.yaml +++ b/sentences/sr/_common.yaml @@ -1,12 +1,12 @@ language: sr responses: errors: - no_intent: TODO Sorry, I couldn't understand that - no_area: TODO No area named {{ area }} - no_domain: TODO {{ area }} does not contain a {{ domain }} - no_device_class: TODO {{ area }} does not contain a {{ device_class }} - no_entity: TODO No device or entity named {{ entity }} - handle_error: TODO An unexpected error occurred while handling the intent + no_intent: "Нажалост, нисам вас разумео" + no_area: "Не постоји просторија са именом {{ area }}" + no_domain: "Просторија {{ area }} не постоји у оквиру подручја {{ domain }}" + no_device_class: "Просторија {{ area }} не садржи {{ device_class }}" + no_entity: "Не постоји ни уређај ни ентитет под именом {{ entity }}" + handle_error: "Дошло је до неочекиване грешке током обраде вашег захтева" lists: {} expansion_rules: {} skip_words: []