From 8de2d729782dd22d9a559fc3029ba42929d98e4a Mon Sep 17 00:00:00 2001 From: mosbach Date: Wed, 13 Jul 2022 13:20:20 +0200 Subject: [PATCH] chore(minor subjects): fixed indentation level --- minors.yaml | 134 ++++++++++++++++++++++++++-------------------------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/minors.yaml b/minors.yaml index f582c8c..4f98730 100644 --- a/minors.yaml +++ b/minors.yaml @@ -90,47 +90,47 @@ form: &Nebenfachangebot "Student:in": - "1": - tag: capture-user + tag: capture-user "Nebenfach": # Auswahl aus Nebenfachliste - "2": - tag: text - label: - fallback: "Integriertes Nebenfach" - fallback-lang: de-de-formal - translations: - en-eu: "Integrated minor (integriertes Nebenfach)" - tooltip: - fallback: "Bitte wählen Sie Ihr gewünschtes Nebenfach aus." - fallback-lang: de-de-formal - translations: - en-eu: "Please choose your preferred minor subject." - default: null - optional: false - presets: - - text: "Computerlinguistik" # - label: - fallback: "Computerlinguistik" - fallback-lang: de-de-formal - translations: - en-eu: "Computational Linguistics" - - text: "Mathematik" # - label: - fallback: "Mathematik" - fallback-lang: de-de-formal - translations: - en-eu: "Mathematics" - - text: "Psychologie" # - label: - fallback: "Psychologie" - fallback-lang: de-de-formal - translations: - en-eu: "Psychology" - - text: "Statistik" # - label: - fallback: "Statistik" - fallback-lang: de-de-formal - translations: - en-eu: "Statistics" + tag: text + label: + fallback: "Integriertes Nebenfach" + fallback-lang: de-de-formal + translations: + en-eu: "Integrated minor (integriertes Nebenfach)" + tooltip: + fallback: "Bitte wählen Sie Ihr gewünschtes Nebenfach aus." + fallback-lang: de-de-formal + translations: + en-eu: "Please choose your preferred minor subject." + default: null + optional: false + presets: + - text: "Computerlinguistik" # + label: + fallback: "Computerlinguistik" + fallback-lang: de-de-formal + translations: + en-eu: "Computational Linguistics" + - text: "Mathematik" # + label: + fallback: "Mathematik" + fallback-lang: de-de-formal + translations: + en-eu: "Mathematics" + - text: "Psychologie" # + label: + fallback: "Psychologie" + fallback-lang: de-de-formal + translations: + en-eu: "Psychology" + - text: "Statistik" # + label: + fallback: "Statistik" + fallback-lang: de-de-formal + translations: + en-eu: "Statistics" "korrigieren": # Auswahl im Nachhinein ändern mode: manual @@ -177,20 +177,20 @@ form: "Kommunikation": - "1": - tag: text - large: true - label: - fallback: "Kommunikation" - fallback-lang: de-de-formal - translations: - en-eu: "Communication" - tooltip: - fallback: "Nachricht an Prüfungsamt" - fallback-lang: de-de-formal - translations: - en-eu: "Message to the examination office" - default: null - optional: false + tag: text + large: true + label: + fallback: "Kommunikation" + fallback-lang: de-de-formal + translations: + en-eu: "Communication" + tooltip: + fallback: "Nachricht an Prüfungsamt" + fallback-lang: de-de-formal + translations: + en-eu: "Message to the examination office" + default: null + optional: false final: false @@ -386,19 +386,19 @@ form: "Kommunikation": - "1": - tag: text - large: true - label: - fallback: "Kommunikation" - fallback-lang: de-de-formal - translations: - en-eu: "Communication" - tooltip: - fallback: "Nachricht an Student:in" - fallback-lang: de-de-formal - translations: - en-eu: "Message to the student" - default: null - optional: false + tag: text + large: true + label: + fallback: "Kommunikation" + fallback-lang: de-de-formal + translations: + en-eu: "Communication" + tooltip: + fallback: "Nachricht an Student:in" + fallback-lang: de-de-formal + translations: + en-eu: "Message to the student" + default: null + optional: false final: false \ No newline at end of file