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/en/meta/breadcrumbs.yml
Normal file
18
config/locales/en/meta/breadcrumbs.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
en:
|
||||
breadcrumbs:
|
||||
application:
|
||||
welcome: Cover Page
|
||||
dashboard:
|
||||
show: Dashboard
|
||||
rails_admin:
|
||||
show: Rails Admin
|
||||
sessions:
|
||||
create: Sign In
|
||||
destroy_through_lti: Code Submission
|
||||
new: Sign In
|
||||
statistics:
|
||||
graphs: Graphs
|
||||
rfc_activity_history: RfC Activity History
|
||||
show: Statistics
|
||||
user_activity_history: User Activity History
|
Reference in New Issue
Block a user