1
0
mirror of https://github.com/flarum/core.git synced 2025-08-16 21:34:08 +02:00

suspend anonymously (#39)

* suspend anonymously

closes https://github.com/flarum/core/issues/2614

* format less file

* empty methods should return null
This commit is contained in:
Hasan Özbey
2021-07-18 23:47:34 +03:00
committed by GitHub
parent 14c6675e47
commit 8353f087e5
8 changed files with 16 additions and 26 deletions

View File

@@ -15,8 +15,8 @@ flarum-suspend:
forum:
# These translations are used in the suspension notifications
notifications:
user_suspended_text: "{username} suspended you for {timeReadable}"
user_unsuspended_text: "{username} unsuspended you"
user_suspended_text: "You have been suspended for {timeReadable}"
user_unsuspended_text: You have been unsuspended
# These translations are used in the Suspend User modal dialog (admin function).
suspend_user: