Standardizes yml files format
This commit is contained in:
@@ -1,75 +1,75 @@
|
||||
en:
|
||||
moderation:
|
||||
menu:
|
||||
proposals: Proposals
|
||||
flagged_debates: Debates
|
||||
flagged_comments: Comments
|
||||
users: Block users
|
||||
proposals: "Proposals"
|
||||
flagged_debates: "Debates"
|
||||
flagged_comments: "Comments"
|
||||
users: "Block users"
|
||||
dashboard:
|
||||
index:
|
||||
title: Moderation
|
||||
title: "Moderation"
|
||||
comments:
|
||||
index:
|
||||
hide_comments: Hide comments
|
||||
block_authors: Block authors
|
||||
ignore_flags: Mark as viewed
|
||||
title: Comments
|
||||
hide_comments: "Hide comments"
|
||||
block_authors: "Block authors"
|
||||
ignore_flags: "Mark as viewed"
|
||||
title: "Comments"
|
||||
headers:
|
||||
comment: Comment
|
||||
moderate: Moderate
|
||||
filter: Filter
|
||||
comment: "Comment"
|
||||
moderate: "Moderate"
|
||||
filter: "Filter"
|
||||
filters:
|
||||
all: All
|
||||
pending_flag_review: Pending
|
||||
with_ignored_flag: Marked as viewed
|
||||
order: Order
|
||||
all: "All"
|
||||
pending_flag_review: "Pending"
|
||||
with_ignored_flag: "Marked as viewed"
|
||||
order: "Order"
|
||||
orders:
|
||||
created_at: Newest
|
||||
flags: Most flagged
|
||||
confirm: Are you sure?
|
||||
created_at: "Newest"
|
||||
flags: "Most flagged"
|
||||
confirm: "Are you sure?"
|
||||
debates:
|
||||
index:
|
||||
hide_debates: Hide debates
|
||||
block_authors: Block authors
|
||||
ignore_flags: Mark as viewed
|
||||
title: Debates
|
||||
hide_debates: "Hide debates"
|
||||
block_authors: "Block authors"
|
||||
ignore_flags: "Mark as viewed"
|
||||
title: "Debates"
|
||||
headers:
|
||||
debate: Debate
|
||||
moderate: Moderate
|
||||
filter: Filter
|
||||
debate: "Debate"
|
||||
moderate: "Moderate"
|
||||
filter: "Filter"
|
||||
filters:
|
||||
all: All
|
||||
pending_flag_review: Pending
|
||||
with_ignored_flag: Marked as viewed
|
||||
order: Order
|
||||
all: "All"
|
||||
pending_flag_review: "Pending"
|
||||
with_ignored_flag: "Marked as viewed"
|
||||
order: "Order"
|
||||
orders:
|
||||
created_at: Newest
|
||||
flags: Most flagged
|
||||
confirm: Are you sure?
|
||||
created_at: "Newest"
|
||||
flags: "Most flagged"
|
||||
confirm: "Are you sure?"
|
||||
proposals:
|
||||
index:
|
||||
hide_proposals: Hide proposals
|
||||
block_authors: Block authors
|
||||
ignore_flags: Mark as viewed
|
||||
title: Proposals
|
||||
hide_proposals: "Hide proposals"
|
||||
block_authors: "Block authors"
|
||||
ignore_flags: "Mark as viewed"
|
||||
title: "Proposals"
|
||||
headers:
|
||||
proposal: Proposal
|
||||
moderate: Moderate
|
||||
filter: Filter
|
||||
proposal: "Proposal"
|
||||
moderate: "Moderate"
|
||||
filter: "Filter"
|
||||
filters:
|
||||
all: All
|
||||
pending_flag_review: Pending review
|
||||
with_ignored_flag: Mark as viewed
|
||||
order: Order by
|
||||
all: "All"
|
||||
pending_flag_review: "Pending review"
|
||||
with_ignored_flag: "Mark as viewed"
|
||||
order: "Order by"
|
||||
orders:
|
||||
created_at: Most recent
|
||||
flags: Most flagged
|
||||
confirm: Are you sure?
|
||||
created_at: "Most recent"
|
||||
flags: "Most flagged"
|
||||
confirm: "Are you sure?"
|
||||
users:
|
||||
notice_hide: User blocked. All of this user's debates and comments have been hidden.
|
||||
notice_hide: "User blocked. All of this user's debates and comments have been hidden."
|
||||
index:
|
||||
title: Block users
|
||||
search_placeholder: email or name of user
|
||||
search: Search
|
||||
hide: Block
|
||||
hidden: Blocked
|
||||
title: "Block users"
|
||||
search_placeholder: "email or name of user"
|
||||
search: "Search"
|
||||
hide: "Block"
|
||||
hidden: "Blocked"
|
||||
|
||||
Reference in New Issue
Block a user