diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-21 11:37:50 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-21 11:38:37 +0200 |
commit | a1a54d2ba8dd075e896257cfe946b55f0eae3269 (patch) | |
tree | a98d623d81892d0ab9e3bd92bed4d94af0ce74e9 /src/rosetta | |
parent | a89a4ddcd930ba18fe923bdb4ebf40772a1cbb80 (diff) |
Port the /coins/designs page
Diffstat (limited to 'src/rosetta')
-rw-r--r-- | src/rosetta/bg/messages.gotext.json | 15 | ||||
-rw-r--r-- | src/rosetta/el/messages.gotext.json | 15 | ||||
-rw-r--r-- | src/rosetta/en/messages.gotext.json | 21 | ||||
-rw-r--r-- | src/rosetta/nl/messages.gotext.json | 15 |
4 files changed, 66 insertions, 0 deletions
diff --git a/src/rosetta/bg/messages.gotext.json b/src/rosetta/bg/messages.gotext.json index ec9e7c3..2091291 100644 --- a/src/rosetta/bg/messages.gotext.json +++ b/src/rosetta/bg/messages.gotext.json @@ -217,6 +217,21 @@ "translation": "" }, { + "id": "Euro Coin Designs", + "message": "Euro Coin Designs", + "translation": "" + }, + { + "id": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "message": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "translation": "" + }, + { + "id": "\u003ca href=\"/coins/varieties\"\u003e", + "message": "\u003ca href=\"/coins/varieties\"\u003e", + "translation": "" + }, + { "id": "Euro Coin Mintages", "message": "Euro Coin Mintages", "translation": "" diff --git a/src/rosetta/el/messages.gotext.json b/src/rosetta/el/messages.gotext.json index f3e85e3..b407ced 100644 --- a/src/rosetta/el/messages.gotext.json +++ b/src/rosetta/el/messages.gotext.json @@ -217,6 +217,21 @@ "translation": "" }, { + "id": "Euro Coin Designs", + "message": "Euro Coin Designs", + "translation": "" + }, + { + "id": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "message": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "translation": "" + }, + { + "id": "\u003ca href=\"/coins/varieties\"\u003e", + "message": "\u003ca href=\"/coins/varieties\"\u003e", + "translation": "" + }, + { "id": "Euro Coin Mintages", "message": "Euro Coin Mintages", "translation": "" diff --git a/src/rosetta/en/messages.gotext.json b/src/rosetta/en/messages.gotext.json index a0c5986..a0b54d9 100644 --- a/src/rosetta/en/messages.gotext.json +++ b/src/rosetta/en/messages.gotext.json @@ -303,6 +303,27 @@ "fuzzy": true }, { + "id": "Euro Coin Designs", + "message": "Euro Coin Designs", + "translation": "Euro Coin Designs", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "message": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "translation": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "\u003ca href=\"/coins/varieties\"\u003e", + "message": "\u003ca href=\"/coins/varieties\"\u003e", + "translation": "\u003ca href=\"/coins/varieties\"\u003e", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { "id": "Euro Coin Mintages", "message": "Euro Coin Mintages", "translation": "Euro Coin Mintages", diff --git a/src/rosetta/nl/messages.gotext.json b/src/rosetta/nl/messages.gotext.json index 0ddb8d9..8f80176 100644 --- a/src/rosetta/nl/messages.gotext.json +++ b/src/rosetta/nl/messages.gotext.json @@ -217,6 +217,21 @@ "translation": "" }, { + "id": "Euro Coin Designs", + "message": "Euro Coin Designs", + "translation": "" + }, + { + "id": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "message": "Here you’ll be able to view all the coin designs for each country in the Eurozone. This section of the site doesn’t include minor varieties such as different mintmarks or errors; those are on the %svarieties%s page.", + "translation": "" + }, + { + "id": "\u003ca href=\"/coins/varieties\"\u003e", + "message": "\u003ca href=\"/coins/varieties\"\u003e", + "translation": "" + }, + { "id": "Euro Coin Mintages", "message": "Euro Coin Mintages", "translation": "" |