From 02101e8e2fc2bd36aa5783cd1fd8730ac8a27a43 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Tue, 28 Nov 2023 00:04:44 -0800 Subject: [PATCH] New translations translations.en.json (Dutch) Updated translations for %two_letters_code% --- nl/web/i18n/translation.nl-NL.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 nl/web/i18n/translation.nl-NL.json diff --git a/nl/web/i18n/translation.nl-NL.json b/nl/web/i18n/translation.nl-NL.json new file mode 100644 index 000000000..960e82d61 --- /dev/null +++ b/nl/web/i18n/translation.nl-NL.json @@ -0,0 +1,19 @@ +{ + "Notify": "Notify", + "Powered by Owncast": "Powered by Owncast", + "Documentation": "Documentation", + "Contribute": "Contribute", + "Source": "Source", + "Skip to player": "Skip to player", + "Skip to offline message": "Skip to offline message", + "Skip to page content": "Skip to page content", + "Skip to footer": "Skip to footer", + "Chat is offline": "Chat is offline", + "Stay updated!": "Stay updated!", + "Click and never miss future streams!": "Click and never miss future streams!", + "This stream is offline": "This stream is offline.", + "the next time goes live": "the next time goes live", + "Follow": "Follow", + "on the Fediverse to see the next time goes live": "on the Fediverse to see the next time goes live", + "Last live ago": "Last live ago" +}