mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-22 17:54:48 +00:00
Support l10n of config strings (#2045)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% macro t(key) %}{{ {
|
||||
|
||||
"language": "nl"
|
||||
|
||||
}[key] }}{% endmacro %}
|
||||
Reference in New Issue
Block a user