chore(minor subjects): fixed indentation level
This commit is contained in:
parent
9dc6e37e2d
commit
8de2d72978
134
minors.yaml
134
minors.yaml
@ -90,47 +90,47 @@
|
|||||||
form: &Nebenfachangebot
|
form: &Nebenfachangebot
|
||||||
"Student:in":
|
"Student:in":
|
||||||
- "1":
|
- "1":
|
||||||
tag: capture-user
|
tag: capture-user
|
||||||
"Nebenfach": # Auswahl aus Nebenfachliste
|
"Nebenfach": # Auswahl aus Nebenfachliste
|
||||||
- "2":
|
- "2":
|
||||||
tag: text
|
tag: text
|
||||||
label:
|
label:
|
||||||
fallback: "Integriertes Nebenfach"
|
fallback: "Integriertes Nebenfach"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Integrated minor (integriertes Nebenfach)"
|
en-eu: "Integrated minor (integriertes Nebenfach)"
|
||||||
tooltip:
|
tooltip:
|
||||||
fallback: "Bitte wählen Sie Ihr gewünschtes Nebenfach aus."
|
fallback: "Bitte wählen Sie Ihr gewünschtes Nebenfach aus."
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Please choose your preferred minor subject."
|
en-eu: "Please choose your preferred minor subject."
|
||||||
default: null
|
default: null
|
||||||
optional: false
|
optional: false
|
||||||
presets:
|
presets:
|
||||||
- text: "Computerlinguistik" #
|
- text: "Computerlinguistik" #
|
||||||
label:
|
label:
|
||||||
fallback: "Computerlinguistik"
|
fallback: "Computerlinguistik"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Computational Linguistics"
|
en-eu: "Computational Linguistics"
|
||||||
- text: "Mathematik" #
|
- text: "Mathematik" #
|
||||||
label:
|
label:
|
||||||
fallback: "Mathematik"
|
fallback: "Mathematik"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Mathematics"
|
en-eu: "Mathematics"
|
||||||
- text: "Psychologie" #
|
- text: "Psychologie" #
|
||||||
label:
|
label:
|
||||||
fallback: "Psychologie"
|
fallback: "Psychologie"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Psychology"
|
en-eu: "Psychology"
|
||||||
- text: "Statistik" #
|
- text: "Statistik" #
|
||||||
label:
|
label:
|
||||||
fallback: "Statistik"
|
fallback: "Statistik"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Statistics"
|
en-eu: "Statistics"
|
||||||
|
|
||||||
"korrigieren": # Auswahl im Nachhinein ändern
|
"korrigieren": # Auswahl im Nachhinein ändern
|
||||||
mode: manual
|
mode: manual
|
||||||
@ -177,20 +177,20 @@
|
|||||||
form:
|
form:
|
||||||
"Kommunikation":
|
"Kommunikation":
|
||||||
- "1":
|
- "1":
|
||||||
tag: text
|
tag: text
|
||||||
large: true
|
large: true
|
||||||
label:
|
label:
|
||||||
fallback: "Kommunikation"
|
fallback: "Kommunikation"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Communication"
|
en-eu: "Communication"
|
||||||
tooltip:
|
tooltip:
|
||||||
fallback: "Nachricht an Prüfungsamt"
|
fallback: "Nachricht an Prüfungsamt"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Message to the examination office"
|
en-eu: "Message to the examination office"
|
||||||
default: null
|
default: null
|
||||||
optional: false
|
optional: false
|
||||||
|
|
||||||
final: false
|
final: false
|
||||||
|
|
||||||
@ -386,19 +386,19 @@
|
|||||||
form:
|
form:
|
||||||
"Kommunikation":
|
"Kommunikation":
|
||||||
- "1":
|
- "1":
|
||||||
tag: text
|
tag: text
|
||||||
large: true
|
large: true
|
||||||
label:
|
label:
|
||||||
fallback: "Kommunikation"
|
fallback: "Kommunikation"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Communication"
|
en-eu: "Communication"
|
||||||
tooltip:
|
tooltip:
|
||||||
fallback: "Nachricht an Student:in"
|
fallback: "Nachricht an Student:in"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Message to the student"
|
en-eu: "Message to the student"
|
||||||
default: null
|
default: null
|
||||||
optional: false
|
optional: false
|
||||||
|
|
||||||
final: false
|
final: false
|
||||||
Loading…
Reference in New Issue
Block a user