mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 20:07:52 -05:00
shorter user deletion text
This commit is contained in:
parent
641c51367a
commit
2b9838620d
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ en:
|
||||||
change: "change"
|
change: "change"
|
||||||
moderator: "{{user}} is a moderator"
|
moderator: "{{user}} is a moderator"
|
||||||
admin: "{{user}} is an admin"
|
admin: "{{user}} is an admin"
|
||||||
deleted: "User Was Deleted"
|
deleted: "(deleted)"
|
||||||
|
|
||||||
messages:
|
messages:
|
||||||
all: "All"
|
all: "All"
|
||||||
|
|
Loading…
Reference in a new issue