diff options
-rw-r--r-- | lib/locales/bg/messages.gotext.json | 20 | ||||
-rw-r--r-- | lib/locales/el/messages.gotext.json | 20 | ||||
-rw-r--r-- | lib/locales/en/messages.gotext.json | 28 | ||||
-rw-r--r-- | lib/locales/nl/messages.gotext.json | 20 |
4 files changed, 88 insertions, 0 deletions
diff --git a/lib/locales/bg/messages.gotext.json b/lib/locales/bg/messages.gotext.json index b6c755d..91518f1 100644 --- a/lib/locales/bg/messages.gotext.json +++ b/lib/locales/bg/messages.gotext.json @@ -354,6 +354,11 @@ "translation": "" }, { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "" + }, + { "id": "Year", "message": "Year", "translation": "" @@ -364,6 +369,21 @@ "translation": "" }, { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "" + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "" + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "" + }, + { "id": "Euro Coins", "message": "Euro Coins", "translation": "" diff --git a/lib/locales/el/messages.gotext.json b/lib/locales/el/messages.gotext.json index 278c3fa..74587e4 100644 --- a/lib/locales/el/messages.gotext.json +++ b/lib/locales/el/messages.gotext.json @@ -354,6 +354,11 @@ "translation": "" }, { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "" + }, + { "id": "Year", "message": "Year", "translation": "" @@ -364,6 +369,21 @@ "translation": "" }, { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "" + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "" + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "" + }, + { "id": "Euro Coins", "message": "Euro Coins", "translation": "" diff --git a/lib/locales/en/messages.gotext.json b/lib/locales/en/messages.gotext.json index cfe64f2..db7fa8f 100644 --- a/lib/locales/en/messages.gotext.json +++ b/lib/locales/en/messages.gotext.json @@ -462,6 +462,13 @@ "fuzzy": true }, { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "Standard Issue Coins", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { "id": "Year", "message": "Year", "translation": "Year", @@ -476,6 +483,27 @@ "fuzzy": true }, { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "Commemorative Coins", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "Commemorated Issue", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "Mintage", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { "id": "Euro Coins", "message": "Euro Coins", "translation": "Euro Coins", diff --git a/lib/locales/nl/messages.gotext.json b/lib/locales/nl/messages.gotext.json index e3e8170..4a41cee 100644 --- a/lib/locales/nl/messages.gotext.json +++ b/lib/locales/nl/messages.gotext.json @@ -354,6 +354,11 @@ "translation": "" }, { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "" + }, + { "id": "Year", "message": "Year", "translation": "" @@ -364,6 +369,21 @@ "translation": "" }, { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "" + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "" + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "" + }, + { "id": "Euro Coins", "message": "Euro Coins", "translation": "" |