Introduce i18n shortcode to add translated strings to markdown pages
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{{- $content := .Get 0 -}}
|
||||
{{- default $content (i18n $content) -}}
|
||||
Reference in New Issue
Block a user