Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hel-platta-automation authored and github-actions[bot] committed Dec 17, 2024
1 parent e6dacbb commit e7766d6
Show file tree
Hide file tree
Showing 31 changed files with 222 additions and 188 deletions.
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.

6 changes: 3 additions & 3 deletions conf/cmi/language/ar/views.view.archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ display:
pager:
options:
expose:
items_per_page_options_all_label: '- الكل -'
offset_label: الإزاحة
items_per_page_options_all_label: '- All -'
offset_label: Offset
exposed_form:
options:
submit_button: تطبيق
Expand All @@ -18,4 +18,4 @@ display:
block_1:
display_title: الصندوق
page_1:
display_title: الصفحة
display_title: Page
2 changes: 1 addition & 1 deletion conf/cmi/language/ar/views.view.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ display:
expose:
label: اللغة
page_1:
display_title: الصفحة
display_title: Page
display_options:
menu:
title: المحتوى
Expand Down
8 changes: 4 additions & 4 deletions conf/cmi/language/ar/views.view.files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ display:
next: 'التالي ›'
previous: '‹ السابق'
expose:
items_per_page_options_all_label: '- الكل -'
offset_label: الإزاحة
items_per_page_options_all_label: '- All -'
offset_label: Offset
exposed_form:
options:
submit_button: انتقاء
Expand Down Expand Up @@ -60,8 +60,8 @@ display:
next: 'التالي ›'
previous: '‹ السابق'
expose:
items_per_page_options_all_label: '- الكل -'
offset_label: الإزاحة
items_per_page_options_all_label: '- All -'
offset_label: Offset
arguments:
fid:
exception:
Expand Down
6 changes: 3 additions & 3 deletions conf/cmi/language/ar/views.view.glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ display:
pager:
options:
expose:
items_per_page_options_all_label: '- الكل -'
offset_label: الإزاحة
items_per_page_options_all_label: '- All -'
offset_label: Offset
exposed_form:
options:
submit_button: تطبيق
Expand All @@ -25,7 +25,7 @@ display:
attachment_1:
display_title: المرفق
page_1:
display_title: الصفحة
display_title: Page
display_options:
menu:
title: القاموس
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
6 changes: 3 additions & 3 deletions conf/cmi/language/ar/views.view.locked_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ display:
pager:
options:
expose:
items_per_page_options_all_label: '- الكل -'
offset_label: الإزاحة
items_per_page_options_all_label: '- All -'
offset_label: Offset
fields:
node_bulk_form:
action_title: إجراء
Expand All @@ -40,4 +40,4 @@ display:
expose:
label: العنوان
page_1:
display_title: الصفحة
display_title: Page
Loading

0 comments on commit e7766d6

Please sign in to comment.