New translations backend.en.yml (Hindi)

This commit is contained in:
Riccardo Graziosi
2024-11-20 04:30:15 +01:00
parent f6eb75b0bc
commit dfc3cd545c

View File

@@ -50,6 +50,11 @@ hi:
notify_follower_of_post_status_change:
subject: '[%{site_name}] Status change on post "%{post}"'
body_html: 'There is a status update on the post you are following <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 @@ hi:
password_confirmation: 'Password confirmation'
role: 'Role'
notifications_enabled: 'Notifications enabled'
recap_notification_frequency: 'Recap notification frequency'
errors:
messages:
invalid: 'is invalid'