Files
grecia/config/locales/moderation.en.yml
kikito cd982768f2 Renames the "archive" action to "ignore_flag" (+)
* archived_at -> ignored_flag_at
* archived? -> ignored_flag?
* archive -> ignore_flag
* pending -> pending_flag_review
* archived (scope) -> with_ignored_flag
* I18n changes
2015-08-27 11:43:58 +02:00

43 lines
1.0 KiB
YAML

en:
moderation:
menu:
flagged_debates: Debates
flagged_comments: Comments
dashboard:
index:
title: Moderation
comments:
index:
title: Comments flagged as inappropriate
headers:
flags: Flags
updated_at: Date
commentable_type: Type
commentable: Root
comment: Comment
hide: Hide
ignore_flag: Ignore
ignored_flag: Ignored
filter: Filter
filters:
all: All
pending_flag_review: Pending
with_ignored_flag: Ignored
debates:
index:
title: Debates flagged as inappropriate
headers:
flags: Flags
updated_at: Date
title: Title
description: Description
actions: Actions
hide: Hide
ignore_flag: Ignore
ignored_flag: Ignored
filter: Filter
filters:
all: All
pending_flag_review: Pending
with_ignored_flag: Ignored