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