Reorder translations and add missing prefixes
- files should be prefixed with code_ocean/ - the markdown editor is part of the application (helper)
This commit is contained in:

committed by
Sebastian Serth

parent
1589c9472b
commit
e551c8a699
18
config/locales/de/study_group.yml
Normal file
18
config/locales/de/study_group.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user