fix: translations

This commit is contained in:
Francisco Roldan
2022-05-26 09:43:11 -03:00
parent 227ca0ed41
commit 0609174a14
12 changed files with 28 additions and 29 deletions

View File

@@ -10,5 +10,5 @@
#}
<div class="hello">
Hello, <em>{{ name }}</em>!
{{ _("Hello"), <em>{{ name }}</em>!
</div>