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
12
config/locales/en/tip.yml
Normal file
12
config/locales/en/tip.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
tip:
|
||||
description: Description
|
||||
example: Example
|
||||
title: Title
|
||||
models:
|
||||
tip:
|
||||
one: Tip
|
||||
other: Tips
|
Reference in New Issue
Block a user