Files
codeocean/config/locales/de/study_group.yml
Sebastian Serth e551c8a699 Reorder translations and add missing prefixes
- files should be prefixed with code_ocean/
- the markdown editor is part of the application (helper)
2024-05-21 19:42:26 +02:00

19 lines
419 B
YAML

---
de:
activerecord:
attributes:
study_group:
consumer: Konsument
external_id: Externe ID
member_count: Anzahl der Mitglieder
members: Mitglieder
name: Name
selection: Ausgewählt
models:
study_group:
one: Lerngruppe
other: Lerngruppen
study_groups:
set_as_current:
success: Die Lerngruppe wurde erfolgreich gewechselt.