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
10
config/locales/en/comment.yml
Normal file
10
config/locales/en/comment.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
models:
|
||||
comment:
|
||||
one: Comment
|
||||
other: Comments
|
||||
comments:
|
||||
deleted: Deleted
|
||||
save_update: Save
|
Reference in New Issue
Block a user