mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Revert "shorter suspension copy for 1-line fit"
This commit is contained in:
parent
fe18bdbcfb
commit
e475f8631a
1 changed files with 1 additions and 1 deletions
|
@ -1262,7 +1262,7 @@ en:
|
|||
not_allowed_from_ip_address: "You can't log in as %{username} from that IP address."
|
||||
admin_not_allowed_from_ip_address: "You can't log in as admin from that IP address."
|
||||
suspended: "You can't log in until %{date}."
|
||||
suspended_with_reason: "You can't log in until %{date}. The reason you were suspended: %{reason}"
|
||||
suspended_with_reason: "Account suspended until %{date}: %{reason}"
|
||||
errors: "%{errors}"
|
||||
not_available: "Not available. Try %{suggestion}?"
|
||||
something_already_taken: "Something went wrong, perhaps the username or email is already registered. Try the forgot password link."
|
||||
|
|
Loading…
Reference in a new issue