We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6fae8 commit 5228841Copy full SHA for 5228841
i18n/da.json
@@ -127,6 +127,6 @@
127
"Historical": "Historisk",
128
"Frequent": "Løbende",
129
"Yearly": "Årligt",
130
- "Update frequency": "Opdatering",
+ "Update frequency": "Opdatering frekvens",
131
"Update comments": "Opdatering kommentarer"
132
}
views/partials/data-search-form.njk
@@ -14,7 +14,7 @@
14
tags: 'Tag',
15
res_format: 'Format',
16
license_id: 'Licens',
17
- update_frequency: 'Opdatering'
+ update_frequency: 'Opdatering frekvens'
18
} %}
19
20
{# Facets #}
views/partials/search-filter.njk
@@ -4,7 +4,7 @@
4
tags: 'Tags',
5
6
7
8
9
10
{% set regExp = r/\s/g %}
0 commit comments