aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/coins-designs-ad.html.tmpl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-07-24 20:40:42 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-07-24 20:40:42 +0200
commit1229eac801771fd12bcc885d393ef1727c02eddc (patch)
tree785da8ceddd0a6db494cc5039f9154b661537175 /src/templates/coins-designs-ad.html.tmpl
parent94a2f1efa0da1d1d91d2af736c0dab720c9512b2 (diff)
Update the translation system
Diffstat (limited to 'src/templates/coins-designs-ad.html.tmpl')
-rw-r--r--src/templates/coins-designs-ad.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/coins-designs-ad.html.tmpl b/src/templates/coins-designs-ad.html.tmpl
index ab27555..d63110c 100644
--- a/src/templates/coins-designs-ad.html.tmpl
+++ b/src/templates/coins-designs-ad.html.tmpl
@@ -44,8 +44,8 @@
<li>{{ .Get "The arms of Catalonia" }}</li>
<li>{{ .Get "The arms of the Viscounts of Béarn" }}</li>
</ul>
- {{ .Get "The bottom of the coat of arms has the motto ‘{LatinStart:r}VIRTVS VNITA FORTIOR{LatinEnd:r}’ (English: ‘UNITED VIRTUE IS STRONGER’)."
- (map "LatinStart" `<span lang="la"><em>` "LatinEnd" `</em></span>`) }}
+ {{ .Get "The bottom of the coat of arms has the motto ‘{LatinStart:r}VIRTVS VNITA FORTIOR{LatinEnd:E}’ (English: ‘UNITED VIRTUE IS STRONGER’)."
+ (map "LatinStart" `<span lang="la"><em>` "LatinEnd" "em,span") }}
</p>
</main>
{{ end }} \ No newline at end of file