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/de/meta/application.yml
Normal file
14
config/locales/de/meta/application.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
de:
|
||||
application:
|
||||
markdown_editor:
|
||||
collapse: Editor zuklappen
|
||||
expand: Editor aufklappen
|
||||
not_authorized: Sie sind nicht berechtigt, diese Aktion auszuführen.
|
||||
not_found: Die angeforderte Ressource konnte nicht gefunden werden.
|
||||
not_signed_in: Sie müssen angemeldet sein, um diese Aktion auszuführen.
|
||||
welcome:
|
||||
text_signed_in_as_external_user: Bitte rufen Sie %{application_name} von einer E-Learning-Plattform auf.
|
||||
text_signed_in_as_internal_user: Schön, Sie zu sehen, %{user_name}!
|
||||
text_signed_out: Wenn Sie ein Lernender sind, rufen Sie %{application_name} bitte von einer E-Learning-Plattform auf. Wenn Sie ein Lehrer sind, <a href="%{sign_in_path}">melden Sie sich bitte an</a>.
|
||||
title: Willkommen bei %{application_name}
|
Reference in New Issue
Block a user