Change names of debate order filters
* 'news' to 'created_at' * 'votes' to 'total_votes' * 'rated' to 'likes'
This commit is contained in:
@@ -33,9 +33,9 @@ en:
|
||||
index:
|
||||
create_debate: Create a debate
|
||||
showing: You are seeing debates
|
||||
order_news: the newest
|
||||
order_votes: the most voted
|
||||
order_rated: the best rated
|
||||
order_created_at: the newest
|
||||
order_total_votes: the most voted
|
||||
order_likes: the best rated
|
||||
filter_topic: "You are seeing %{number} debates with the topic '%{topic}'"
|
||||
debate:
|
||||
debate: Debate
|
||||
|
||||
Reference in New Issue
Block a user