Adds new english translations
This commit is contained in:
30
config/locales/moderation.en.yml
Normal file → Executable file
30
config/locales/moderation.en.yml
Normal file → Executable file
@@ -4,7 +4,7 @@ en:
|
||||
proposals: Proposals
|
||||
flagged_debates: Debates
|
||||
flagged_comments: Comments
|
||||
users: Ban users
|
||||
users: Block users
|
||||
dashboard:
|
||||
index:
|
||||
title: Moderation
|
||||
@@ -12,7 +12,7 @@ en:
|
||||
index:
|
||||
hide_comments: Hide comments
|
||||
block_authors: Block authors
|
||||
ignore_flags: Ignore flags
|
||||
ignore_flags: Mark as viewed
|
||||
title: Comments
|
||||
headers:
|
||||
comment: Comment
|
||||
@@ -21,7 +21,7 @@ en:
|
||||
filters:
|
||||
all: All
|
||||
pending_flag_review: Pending
|
||||
with_ignored_flag: Ignored
|
||||
with_ignored_flag: Marked as viewed
|
||||
order: Order
|
||||
orders:
|
||||
created_at: Newest
|
||||
@@ -31,7 +31,7 @@ en:
|
||||
index:
|
||||
hide_debates: Hide debates
|
||||
block_authors: Block authors
|
||||
ignore_flags: Ignore flags
|
||||
ignore_flags: Mark as viewed
|
||||
title: Debates
|
||||
headers:
|
||||
debate: Debate
|
||||
@@ -40,7 +40,7 @@ en:
|
||||
filters:
|
||||
all: All
|
||||
pending_flag_review: Pending
|
||||
with_ignored_flag: Ignored
|
||||
with_ignored_flag: Marked as viewed
|
||||
order: Order
|
||||
orders:
|
||||
created_at: Newest
|
||||
@@ -50,7 +50,7 @@ en:
|
||||
index:
|
||||
hide_proposals: Hide proposals
|
||||
block_authors: Block authors
|
||||
ignore_flags: Ignore flags
|
||||
ignore_flags: Mark as viewed
|
||||
title: Proposals
|
||||
headers:
|
||||
proposal: Proposal
|
||||
@@ -58,18 +58,18 @@ en:
|
||||
filter: Filter
|
||||
filters:
|
||||
all: All
|
||||
pending_flag_review: Pending
|
||||
with_ignored_flag: Ignored
|
||||
order: Order
|
||||
pending_flag_review: Pending review
|
||||
with_ignored_flag: Mark as viewed
|
||||
order: Order by
|
||||
orders:
|
||||
created_at: Newest
|
||||
created_at: Most recent
|
||||
flags: Most flagged
|
||||
confirm: Are you sure?
|
||||
users:
|
||||
notice_hide: User banned.
|
||||
notice_hide: User blocked. All of this user's debates and comments have been hidden.
|
||||
index:
|
||||
title: User search and banning
|
||||
search_placeholder: email or username
|
||||
title: Block users
|
||||
search_placeholder: email or name of user
|
||||
search: Search
|
||||
hide: Ban
|
||||
hidden: Banned
|
||||
hide: Block
|
||||
hidden: Blocked
|
||||
|
||||
Reference in New Issue
Block a user