mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +00:00
Support l10n of config strings (#2045)
This commit is contained in:
5
theme/overrides/strings.nl.html
Normal file
5
theme/overrides/strings.nl.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% macro t(key) %}{{ {
|
||||
|
||||
"language": "nl"
|
||||
|
||||
}[key] }}{% endmacro %}
|
Reference in New Issue
Block a user