From 45f8506545a569d2787b4da4b8a7369cedc6c194 Mon Sep 17 00:00:00 2001 From: Thomas De Rocker Date: Fri, 9 Apr 2021 06:38:35 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 0.4% (2 of 429 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/ --- public/locales/nl/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/nl/translation.json b/public/locales/nl/translation.json index 0967ef42..c19f6497 100644 --- a/public/locales/nl/translation.json +++ b/public/locales/nl/translation.json @@ -1 +1,4 @@ -{} +{ + "Are you sure you want to quit?": "Weet u zeker dat u wilt afsluiten?", + "Confirm quit": "Afsluiten bevestigen" +}