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
13
config/locales/de/error_template_attribute.yml
Normal file
13
config/locales/de/error_template_attribute.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
de:
|
||||
activerecord:
|
||||
attributes:
|
||||
error_template_attribute:
|
||||
description: Beschreibung
|
||||
important: Wichtig
|
||||
key: Name
|
||||
regex: Regulärer Ausdruck
|
||||
models:
|
||||
error_template_attribute:
|
||||
one: Fehlertemplatettribut
|
||||
other: Fehlertemplatettribute
|
Reference in New Issue
Block a user