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
20
config/locales/de/consumer.yml
Normal file
20
config/locales/de/consumer.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
de:
|
||||
activerecord:
|
||||
attributes:
|
||||
consumer:
|
||||
name: Name
|
||||
oauth_key: OAuth Key
|
||||
oauth_secret: OAuth Secret
|
||||
rfc_visibility: Sichtbarkeit von Kommentaranfragen
|
||||
rfc_visibility_type:
|
||||
all: Alle Kommentaranfrage sind sichtbar
|
||||
consumer: Nur Kommentaranfragen des aktuellen Konsumenten sind sichtbar
|
||||
study_group: Nur Kommentaranfragen der aktuellen Lerngruppe sind sichtbar
|
||||
models:
|
||||
consumer:
|
||||
one: Konsument
|
||||
other: Konsumenten
|
||||
consumers:
|
||||
show:
|
||||
link: Konsument
|
Reference in New Issue
Block a user