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
14
config/locales/en/file_template.yml
Normal file
14
config/locales/en/file_template.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
file_template:
|
||||
content: Content
|
||||
file_type: File Type
|
||||
name: Name
|
||||
models:
|
||||
file_template:
|
||||
one: File Template
|
||||
other: File Templates
|
||||
file_template:
|
||||
no_template_label: Empty File
|
Reference in New Issue
Block a user