mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
Merge pull request #131 from datitisev/suspend-add-notifications
[Suspend] Add translations for notifications
This commit is contained in:
@@ -13,6 +13,10 @@ flarum-suspend:
|
||||
|
||||
# Translations in this namespace are used by the forum user interface.
|
||||
forum:
|
||||
# These translations are used in the suspension notifications
|
||||
notifications:
|
||||
user_suspended_text: "{username} suspended you for {timeReadable}"
|
||||
user_unsuspended_text: "{username} unsuspended you"
|
||||
|
||||
# These translations are used in the Suspend User modal dialog (admin function).
|
||||
suspend_user:
|
||||
|
Reference in New Issue
Block a user