mirror of
https://github.com/flarum/core.git
synced 2025-08-09 01:46:35 +02:00
Add translations for suspend notifications
This commit is contained in:
@@ -13,6 +13,10 @@ flarum-suspend:
|
|||||||
|
|
||||||
# Translations in this namespace are used by the forum user interface.
|
# Translations in this namespace are used by the forum user interface.
|
||||||
forum:
|
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).
|
# These translations are used in the Suspend User modal dialog (admin function).
|
||||||
suspend_user:
|
suspend_user:
|
||||||
|
Reference in New Issue
Block a user