From 70f697c57fb577b12648dd0a396f07462236465b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 21 Aug 2024 01:20:52 +0200 Subject: Update translations --- lib/locales/nl/messages.gotext.json | 45 ++++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 5 deletions(-) (limited to 'lib/locales/nl') diff --git a/lib/locales/nl/messages.gotext.json b/lib/locales/nl/messages.gotext.json index 4a41cee..c458b9d 100644 --- a/lib/locales/nl/messages.gotext.json +++ b/lib/locales/nl/messages.gotext.json @@ -1,11 +1,6 @@ { "language": "nl", "messages": [ - { - "id": "Page not found", - "message": "Page not found", - "translation": "" - }, { "id": "Andorra", "message": "Andorra", @@ -126,6 +121,26 @@ "message": "Vatican City", "translation": "Vaticaanstad" }, + { + "id": "Page Not Found", + "message": "Page Not Found", + "translation": "" + }, + { + "id": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.", + "message": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.", + "translation": "", + "placeholders": [ + { + "id": "ContactEmail", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "contactEmail" + } + ] + }, { "id": "About Us", "message": "About Us", @@ -441,6 +456,26 @@ "message": "View all the known Euro varieties!", "translation": "" }, + { + "id": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.", + "message": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.", + "translation": "" + }, + { + "id": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.", + "message": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.", + "translation": "", + "placeholders": [ + { + "id": "ContactEmail", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "contactEmail" + } + ] + }, { "id": "Select Your Language", "message": "Select Your Language", -- cgit v1.2.3