Skip to content

Commit ba54c9b

Browse files
authored
Merge pull request #592 from City-of-Helsinki/update-configuration
Automatic update
2 parents 60d3468 + b901529 commit ba54c9b

6 files changed

Lines changed: 71 additions & 69 deletions

composer.lock

Lines changed: 54 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/language/fi/views.view.locked_services.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ display:
3434
items_per_page_options_all_label: '- Kaikki -'
3535
exposed_form:
3636
options:
37-
submit_button: Suodata
38-
exposed_sorts_label: Järjestä
39-
sort_asc_label: Nouseva
40-
sort_desc_label: Laskeva
37+
submit_button: Käytä
38+
exposed_sorts_label: Lajittele
39+
sort_asc_label: Nousevasti
40+
sort_desc_label: Laskevasti
4141
reset_button_label: Palauta
4242
empty:
4343
area_text_custom:

conf/cmi/language/fi/views.view.unit_search.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ display:
2323
options:
2424
submit_button: Etsi
2525
reset_button_label: Palauta
26-
exposed_sorts_label: Järjestä
27-
sort_asc_label: Nouseva
28-
sort_desc_label: Laskeva
26+
exposed_sorts_label: Lajittele
27+
sort_asc_label: Nousevasti
28+
sort_desc_label: Laskevasti
2929
empty:
3030
area:
3131
content:

conf/cmi/language/sv/views.view.locked_services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ display:
3030
items_per_page_options_all_label: '- Alla -'
3131
exposed_form:
3232
options:
33-
submit_button: Filtrera
33+
submit_button: Verkställ
3434
sort_asc_label: Stigande
3535
sort_desc_label: Fallande
3636
reset_button_label: Återställ

conf/cmi/views.view.locked_services.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- helfi_tpr
88
- user
99
_core:
10-
default_config_hash: 1dRKNkYLtZD9PWHvIf80gU-ZzsLrw-XvViAgSO-9_GE
10+
default_config_hash: '-UISGYRFQsg9H7NxQvTJIQIXiqcmuzVndExJg2A1-fM'
1111
id: locked_services
1212
label: 'Locked services'
1313
module: views
@@ -402,13 +402,13 @@ display:
402402
exposed_form:
403403
type: basic
404404
options:
405-
submit_button: Filter
405+
submit_button: Apply
406406
reset_button: false
407407
reset_button_label: Reset
408-
exposed_sorts_label: Sort
408+
exposed_sorts_label: 'Sort by'
409409
expose_sort_order: true
410-
sort_asc_label: Ascending
411-
sort_desc_label: Descending
410+
sort_asc_label: Asc
411+
sort_desc_label: Desc
412412
access:
413413
type: perm
414414
options:

conf/cmi/views.view.unit_search.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- helfi_tpr
1010
- user
1111
_core:
12-
default_config_hash: sGxrTeDVc_OZ34V0aOwO-uHLjH-ybevUsGg0Go39NRE
12+
default_config_hash: K-OcWir6NK21Q_1WKOZPLWunpaR4ERqOpW_uHHsU-O8
1313
id: unit_search
1414
label: 'Unit search'
1515
module: views
@@ -310,10 +310,10 @@ display:
310310
submit_button: Search
311311
reset_button: false
312312
reset_button_label: Reset
313-
exposed_sorts_label: Sort
313+
exposed_sorts_label: 'Sort by'
314314
expose_sort_order: true
315-
sort_asc_label: Ascending
316-
sort_desc_label: Descending
315+
sort_asc_label: Asc
316+
sort_desc_label: Desc
317317
access:
318318
type: perm
319319
options:

0 commit comments

Comments
 (0)