Fix max_per_heading filter in Admin budget investments list
Also changed the name of the param to `min_total_supports`, which is more descriptive on what it actually does. Backport of 75f20d5 and 07f0806 from AyuntamientoMadrid/consul fork
This commit is contained in:
@@ -167,7 +167,7 @@ en:
|
||||
selected: Selected
|
||||
undecided: Undecided
|
||||
unfeasible: Unfeasible
|
||||
max_per_heading: Max. supports per heading
|
||||
min_total_supports: Minimum supports
|
||||
winners: Winners
|
||||
one_filter_html: "Current applied filters: <b><em>%{filter}</em></b>"
|
||||
two_filters_html: "Current applied filters: <b><em>%{filter}, %{advanced_filters}</em></b>"
|
||||
|
||||
@@ -167,7 +167,7 @@ es:
|
||||
selected: Seleccionados
|
||||
undecided: Sin decidir
|
||||
unfeasible: Inviables
|
||||
max_per_heading: Corte por partida
|
||||
min_total_supports: Apoyos mínimos
|
||||
winners: Ganadores
|
||||
one_filter_html: "Filtros en uso: <b><em>%{filter}</em></b>"
|
||||
two_filters_html: "Filtros en uso: <b><em>%{filter}, %{advanced_filters}</em></b>"
|
||||
|
||||
Reference in New Issue
Block a user