add "temporarily" to flagged content hidden
This commit is contained in:
parent
472f0684c3
commit
c409d91203
|
@ -289,7 +289,7 @@ en:
|
|||
|
||||
flagging:
|
||||
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
|
||||
user_must_edit: '<p>Flagged content hidden.</p>'
|
||||
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
|
||||
|
||||
archetypes:
|
||||
regular:
|
||||
|
|
|
@ -229,7 +229,7 @@ id:
|
|||
|
||||
flagging:
|
||||
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
|
||||
user_must_edit: '<p>Flagged content hidden.</p>'
|
||||
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
|
||||
|
||||
archetypes:
|
||||
regular:
|
||||
|
|
|
@ -266,7 +266,7 @@ ko:
|
|||
|
||||
flagging:
|
||||
you_must_edit: '<p>Your post reached the flagging threshold. Please see your private messages.</p>'
|
||||
user_must_edit: '<p>Flagged content hidden.</p>'
|
||||
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
|
||||
|
||||
archetypes:
|
||||
regular:
|
||||
|
|
Loading…
Reference in New Issue