upgraded core, fixed customs modules

This commit is contained in:
2022-02-15 11:22:01 +01:00
parent 7bc35bdc1f
commit 1f07e66fe6
82 changed files with 38856 additions and 1772 deletions

View File

@@ -366,7 +366,9 @@ display:
exclude: false
alter:
alter_text: true
text: "<span class=\"status\">{{ translation_status }}</span>\n{% if translation_outdated %} <span class=\"marker\">{{ 'outdated'|t }}</span>{% endif %}"
text: |-
<span class="status">{{ translation_status }}</span>
{% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
make_link: false
path: ''
absolute: false