From 5ace9c336a6895ce2f4f249a6ddc4a5996239ff0 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 21 Nov 2020 12:08:59 +0100 Subject: [PATCH] Update example dutch translations to remove capitalization. --- Resources/Locale/nl-NL/tools.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Locale/nl-NL/tools.yml b/Resources/Locale/nl-NL/tools.yml index 6a9f974c3f..a0dd9a8380 100644 --- a/Resources/Locale/nl-NL/tools.yml +++ b/Resources/Locale/nl-NL/tools.yml @@ -1,19 +1,19 @@ # Example Dutch translations -- msgid: Wrench - msgstr: Moersleutel +- msgid: wrench + msgstr: moersleutel -- msgid: Welding Tool - msgstr: Lasapparaat +- msgid: welding tool + msgstr: lasapparaat -- msgid: Crowbar - msgstr: Koevoet +- msgid: crowbar + msgstr: koevoet -- msgid: Screwdriver - msgstr: Schroevendraaier +- msgid: screwdriver + msgstr: schroevendraaier -- msgid: Wirecutters - msgstr: Draadtang +- msgid: wirecutters + msgstr: draadtang -- msgid: Multitool - msgstr: Multi Tool # This is what google translate gives me idk. +- msgid: multitool + msgstr: multi tool # This is what google translate gives me idk.