mirror of
https://github.com/astuto/astuto.git
synced 2025-12-28 16:06:51 +01:00
New translations backend.en.yml (German)
This commit is contained in:
@@ -50,6 +50,11 @@ de:
|
||||
notify_follower_of_post_status_change:
|
||||
subject: '[%{site_name}] Statusänderung bei Beitrag %{post}"'
|
||||
body_html: 'Es gibt eine Statusaktualisierung für den Beitrag, dem Sie folgen <b>%{post}</b>'
|
||||
recap:
|
||||
subject: '[%{site_name}] %{frequency} recap of feedback space activity'
|
||||
body_html: 'Here is the %{frequency} recap of activities in your feedback space'
|
||||
published_posts_count_html: 'New published feedback: %{count}'
|
||||
pending_posts_count_html: 'New feedback pending approval: %{count}'
|
||||
activerecord:
|
||||
models:
|
||||
board:
|
||||
@@ -148,6 +153,7 @@ de:
|
||||
password_confirmation: 'Passwort Bestätigung'
|
||||
role: 'Rolle'
|
||||
notifications_enabled: 'Benachrichtigungen aktiviert'
|
||||
recap_notification_frequency: 'Recap notification frequency'
|
||||
errors:
|
||||
messages:
|
||||
invalid: 'ist gültig'
|
||||
|
||||
Reference in New Issue
Block a user