New translations backend.en.yml (Portuguese)

This commit is contained in:
Riccardo Graziosi
2024-11-20 04:30:10 +01:00
parent d6847cc188
commit f34425e4df

View File

@@ -50,6 +50,11 @@ pt:
notify_follower_of_post_status_change:
subject: '[%{site_name}] Mudança de status no post "%{post}"'
body_html: 'Há uma atualização de status no post que você está seguindo <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 @@ pt:
password_confirmation: 'Confirmação da senha'
role: 'Papel'
notifications_enabled: 'Notificações ativadas'
recap_notification_frequency: 'Recap notification frequency'
errors:
messages:
invalid: 'é inválido'