From f42b7e4b204fdb8e3882524791d1451edd672089 Mon Sep 17 00:00:00 2001 From: Martijn Oost Date: Mon, 9 Nov 2020 17:17:28 +0100 Subject: [PATCH] [nl] fix imperial unit translation --- apps/toolbox.nl.i18n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/toolbox.nl.i18n b/apps/toolbox.nl.i18n index bdf5a50ff..f0cc8afe4 100644 --- a/apps/toolbox.nl.i18n +++ b/apps/toolbox.nl.i18n @@ -86,7 +86,7 @@ UnitVolumeLiterCenti = "Centiliter" UnitVolumeLiterMilli = "Milliliter" UnitVolumeTeaspoon = "Theelepel" UnitVolumeTablespoon= "Eetlepel" -UnitVolumeFluidOunce = "Ounce" +UnitVolumeFluidOunce = "Vloeibare ons" UnitVolumeCup = "Kop" UnitVolumePint = "Pint" UnitVolumeQuart = "Quart"