From 8f411cc97c21de496a37cdc1cd57f1632561832e Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 14 Sep 2024 14:30:17 +0200 Subject: Translate the website name --- src/rosetta/bg/messages.gotext.json | 5 +++++ src/rosetta/el/messages.gotext.json | 5 +++++ src/rosetta/en/messages.gotext.json | 7 +++++++ src/rosetta/nl/messages.gotext.json | 5 +++++ src/templates/base.html.tmpl | 3 +-- 5 files changed, 23 insertions(+), 2 deletions(-) diff --git a/src/rosetta/bg/messages.gotext.json b/src/rosetta/bg/messages.gotext.json index b1c3b47..9fd86ff 100644 --- a/src/rosetta/bg/messages.gotext.json +++ b/src/rosetta/bg/messages.gotext.json @@ -201,6 +201,11 @@ "message": "Icelandic", "translation": "" }, + { + "id": "Euro Cash", + "message": "Euro Cash", + "translation": "" + }, { "id": "Found a mistake or want to contribute missing information?", "message": "Found a mistake or want to contribute missing information?", diff --git a/src/rosetta/el/messages.gotext.json b/src/rosetta/el/messages.gotext.json index c903fa9..4a7d1b0 100644 --- a/src/rosetta/el/messages.gotext.json +++ b/src/rosetta/el/messages.gotext.json @@ -201,6 +201,11 @@ "message": "Icelandic", "translation": "" }, + { + "id": "Euro Cash", + "message": "Euro Cash", + "translation": "" + }, { "id": "Found a mistake or want to contribute missing information?", "message": "Found a mistake or want to contribute missing information?", diff --git a/src/rosetta/en/messages.gotext.json b/src/rosetta/en/messages.gotext.json index 0e09e33..138998d 100644 --- a/src/rosetta/en/messages.gotext.json +++ b/src/rosetta/en/messages.gotext.json @@ -281,6 +281,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Euro Cash", + "message": "Euro Cash", + "translation": "Euro Cash", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Found a mistake or want to contribute missing information?", "message": "Found a mistake or want to contribute missing information?", diff --git a/src/rosetta/nl/messages.gotext.json b/src/rosetta/nl/messages.gotext.json index ea7134a..cf2655f 100644 --- a/src/rosetta/nl/messages.gotext.json +++ b/src/rosetta/nl/messages.gotext.json @@ -201,6 +201,11 @@ "message": "Icelandic", "translation": "" }, + { + "id": "Euro Cash", + "message": "Euro Cash", + "translation": "" + }, { "id": "Found a mistake or want to contribute missing information?", "message": "Found a mistake or want to contribute missing information?", diff --git a/src/templates/base.html.tmpl b/src/templates/base.html.tmpl index 0d5e731..ee4dfec 100644 --- a/src/templates/base.html.tmpl +++ b/src/templates/base.html.tmpl @@ -4,8 +4,7 @@ - - Euro Cash + {{ .T "Euro Cash" }}