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/de/tip.yml
Normal file
12
config/locales/de/tip.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
de:
|
||||
activerecord:
|
||||
attributes:
|
||||
tip:
|
||||
description: Beschreibung
|
||||
example: Beispiel
|
||||
title: Titel
|
||||
models:
|
||||
tip:
|
||||
one: Tipp
|
||||
other: Tipps
|
Reference in New Issue
Block a user