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/en/consumer.yml
Normal file
20
config/locales/en/consumer.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
consumer:
|
||||
name: Name
|
||||
oauth_key: OAuth Key
|
||||
oauth_secret: OAuth Secret
|
||||
rfc_visibility: Visibility of Request for Comments
|
||||
rfc_visibility_type:
|
||||
all: All Requests for Comments are visible
|
||||
consumer: Only Requests for Comments of the current consumer are visible
|
||||
study_group: Only Requests for Comments of the current study group are visible
|
||||
models:
|
||||
consumer:
|
||||
one: Consumer
|
||||
other: Consumers
|
||||
consumers:
|
||||
show:
|
||||
link: Consumer
|
Reference in New Issue
Block a user