Adding german localization
This commit is contained in:
27
config/locales/simple_form.de.yml
Normal file
27
config/locales/simple_form.de.yml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
de:
|
||||
simple_form:
|
||||
labels:
|
||||
defaults:
|
||||
avatar: Avatar
|
||||
confirm_new_password: Neues Passwort bestätigen
|
||||
confirm_password: Passwort bestätigen
|
||||
current_password: Derzeitiges Passwort
|
||||
display_name: Anzeigename
|
||||
email: E-mail-Addresse
|
||||
header: Kopfbild
|
||||
locale: Sprache
|
||||
new_password: Neues Passwort
|
||||
note: Über mich
|
||||
password: Passwort
|
||||
username: Nutzername
|
||||
notification_emails:
|
||||
favourite: E-mail senden, wenn jemand meinen Beitrag favorisiert
|
||||
follow: E-mail senden, wenn mir jemand folgt
|
||||
mention: E-mail senden, wenn mich jemand erwähnt
|
||||
reblog: E-mail senden, wenn jemand meinen Beitrag teilt
|
||||
'no': 'Nein'
|
||||
required:
|
||||
mark: "*"
|
||||
text: Pflichtfeld
|
||||
'yes': 'Ja'
|
Reference in New Issue
Block a user