Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #800

Merged
merged 3 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ services:
- "traefik.http.routers.${COMPOSE_PROJECT_NAME}-varnish.tls=true"
- "traefik.http.services.${COMPOSE_PROJECT_NAME}-varnish.loadbalancer.server.port=6081"
- "traefik.docker.network=stonehenge-network"
profiles:
- varnish
elastic-proxy:
container_name: "${COMPOSE_PROJECT_NAME}-elastic-proxy"
image: nginxinc/nginx-unprivileged:alpine-perl
Expand Down
108 changes: 56 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions conf/cmi/language/ar/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ display:
separator: ', '
created:
label: Created
status:
label: منشور
separator: ', '
pager:
options:
tags:
Expand Down
3 changes: 3 additions & 0 deletions conf/cmi/language/de/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ display:
separator: ', '
created:
label: Created
status:
label: Veröffentlicht
separator: ', '
pager:
options:
tags:
Expand Down
3 changes: 3 additions & 0 deletions conf/cmi/language/es/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ display:
separator: ', '
created:
label: Creado
status:
label: Publicado
separator: ', '
pager:
options:
tags:
Expand Down
3 changes: 3 additions & 0 deletions conf/cmi/language/et/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ display:
separator: ', '
created:
label: Created
status:
label: Avaldatud
separator: ', '
pager:
options:
tags:
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/language/fa/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ display:
label: Custom
created:
label: Created
status:
label: 'منتشر شده'
pager:
options:
tags:
Expand Down
3 changes: 3 additions & 0 deletions conf/cmi/language/fr/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ display:
separator: ', '
created:
label: Created
status:
label: Publié
separator: ', '
pager:
options:
tags:
Expand Down
3 changes: 3 additions & 0 deletions conf/cmi/language/ru/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ display:
separator: ', '
created:
label: Created
status:
label: Опубликовано
separator: ', '
pager:
options:
tags:
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/language/se/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ display:
fields:
created:
label: Almmuhuvvon
status:
label: Almmuhuvvon
pager:
options:
tags:
Expand Down
3 changes: 3 additions & 0 deletions conf/cmi/language/uk/views.view.helfi_redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ display:
separator: ', '
created:
label: Created
status:
label: Опубліковано
separator: ', '
pager:
options:
tags:
Expand Down
Loading
Loading