Change variable name and references from "filter" to "order"
This commit is contained in:
@@ -33,9 +33,9 @@ en:
|
||||
index:
|
||||
create_debate: Create a debate
|
||||
showing: You are seeing debates
|
||||
filter_news: the newest
|
||||
filter_votes: the most voted
|
||||
filter_rated: the best rated
|
||||
order_news: the newest
|
||||
order_votes: the most voted
|
||||
order_rated: the best rated
|
||||
filter_topic: "You are seeing %{number} debates with the topic '%{topic}'"
|
||||
debate:
|
||||
debate: Debate
|
||||
|
||||
@@ -33,9 +33,9 @@ es:
|
||||
index:
|
||||
create_debate: Crea un debate
|
||||
showing: "Estás viendo los debates"
|
||||
filter_news: "más nuevos"
|
||||
filter_votes: "más votados"
|
||||
filter_rated: mejor valorados
|
||||
order_news: "más nuevos"
|
||||
order_votes: "más votados"
|
||||
order_rated: mejor valorados
|
||||
filter_topic: "Estás viendo %{number} debates con el tema '%{topic}'"
|
||||
debate:
|
||||
debate: Debate
|
||||
|
||||
Reference in New Issue
Block a user