From c55f1588ffbdf312a71b0170538d01c2445c7cd1 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 21 Oct 2024 21:32:28 +0200 Subject: Add more language tags --- src/templates/coins-designs-ad.html.tmpl | 6 +++--- src/templates/coins-designs-hr.html.tmpl | 9 ++++++--- src/templates/coins-designs-nl.html.tmpl | 20 +++++++++++++------- 3 files changed, 22 insertions(+), 13 deletions(-) (limited to 'src/templates') diff --git a/src/templates/coins-designs-ad.html.tmpl b/src/templates/coins-designs-ad.html.tmpl index 23d3a43..1effaeb 100644 --- a/src/templates/coins-designs-ad.html.tmpl +++ b/src/templates/coins-designs-ad.html.tmpl @@ -83,9 +83,9 @@
  • The arms of the Viscounts of Béarn
  • {{ .T ` - The bottom of the coat of arms has the motto ‘VIRTVS VNITA FORTIOR’ - (‘UNITED VIRTUE IS STRONGER’). - ` }} + The bottom of the coat of arms has the motto ‘%sVIRTVS VNITA + FORTIOR%s’ (‘UNITED VIRTUE IS STRONGER’). + ` `` `` }}

    {{ end }} diff --git a/src/templates/coins-designs-hr.html.tmpl b/src/templates/coins-designs-hr.html.tmpl index 4fd625c..b6333ba 100644 --- a/src/templates/coins-designs-hr.html.tmpl +++ b/src/templates/coins-designs-hr.html.tmpl @@ -4,6 +4,9 @@

    {{ .T "Croatian Euro Coin Designs" }}

    + {{ $croatianStart := `` }} + {{ $croatianEnd := `` }} +
    Croatian 1 euro cent coin Croatian 50 euro cent coin @@ -18,7 +21,7 @@ each design featuring the Croatian checkerboard and the countries name in Croatian (‘%sHRVATSKA%s’). All designs were selected after voting in a public design competition. - ` `` `` | safe }} + ` $croatianStart $croatianEnd | safe }}

    {{ .T ` @@ -58,7 +61,7 @@ semi-official national animal of Croatia and the Kuna — their pre-Euro currency — was named after the marten (‘%skuna zlatica%s’ in Croatian). - ` `` `` | safe }} + ` $croatianStart $croatianEnd | safe }}

    @@ -68,7 +71,7 @@ reads ‘%sO LIJEPA O DRAGA O SLATKA SLOBODO%s’ (‘OH BEAUTIFUL, OH DEAR, OH SWEET FREEDOM’) which is a line from the play %sDubravka%s by Ivan Gundulić. - ` `` `` + ` $croatianStart $croatianEnd `{{ .T "Dutch Euro Coin Designs" }}

    + {{ $dutchStart := `` }} + {{ $dutchEnd := `` }}
    Dutch 50 euro cent coin (Beatrix) {{ .T ` - Coins featuring both monarchs contain text reading ‘BEATRIX - KONINGIN DER NEDERLANDEN’ (‘BEATRIX QUEEN OF THE - NETHERLANDS’) and ‘Willem-Alexander Koning der Nederlanden’ - (‘Willem-Alexander King of the Netherlands’) respectively. - The €2 coins also feature an edge-inscription reading - ‘%sGOD ⋆ ZIJ ⋆ MET ⋆ ONS ⋆%s’ (‘GOD ⋆ IS ⋆ WITH ⋆ US ⋆’). - ` `` `` | safe }} + Coins featuring both monarchs contain text reading ‘%sBEATRIX + KONINGIN DER NEDERLANDEN%s’ (‘BEATRIX QUEEN OF THE + NETHERLANDS’) and ‘%sWillem-Alexander Koning der + Nederlanden%s’ (‘Willem-Alexander King of the Netherlands’) + respectively. The €2 coins also feature an edge-inscription + reading ‘%sGOD ⋆ ZIJ ⋆ MET ⋆ ONS ⋆%s’ + (‘GOD ⋆ IS ⋆ WITH ⋆ US ⋆’). + ` + $dutchStart $dutchEnd + $dutchStart $dutchEnd + $dutchStart $dutchEnd | safe }}

    {{ .T ` -- cgit v1.2.3