From 900bb5e845c3ad44defbd427cae3d44a4a43321f Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sat, 25 Feb 2023 13:15:44 +0100 Subject: feat: Initial commit --- code/frontpage/i18n/nl.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 code/frontpage/i18n/nl.yaml (limited to 'code/frontpage/i18n/nl.yaml') diff --git a/code/frontpage/i18n/nl.yaml b/code/frontpage/i18n/nl.yaml new file mode 100644 index 0000000..2899eda --- /dev/null +++ b/code/frontpage/i18n/nl.yaml @@ -0,0 +1,17 @@ +- id: get-started + translation: "Aan de slag" + +- id: on-this-page + translation: "Op deze pagina" + +- id: search-text + translation: "Zoeken..." + +- id: 404-title + translation: "Pagina niet gevonden :(" + +- id: 404-text + translation: "De gezochte pagina bestaat niet of deze is verplaatst." + +- id: browse + translation: "Browse" -- cgit v1.3