From 23fd9089911ce17c0073493711f35a52d6b8326a Mon Sep 17 00:00:00 2001 From: crowdin Date: Fri, 9 Aug 2024 13:29:55 +0000 Subject: [PATCH] New translations videoclip.php (Dutch) [ci skip] --- modules/Admin/Language/nl/VideoClip.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Admin/Language/nl/VideoClip.php b/modules/Admin/Language/nl/VideoClip.php index 3771e240..27fcf2ed 100644 --- a/modules/Admin/Language/nl/VideoClip.php +++ b/modules/Admin/Language/nl/VideoClip.php @@ -21,7 +21,7 @@ return [ 'running_hint' => 'Clip is being generated.', 'failed' => 'mislukt', 'failed_hint' => 'Clip could not be generated: script failure.', - 'passed' => 'passed', + 'passed' => 'geslaagd', 'passed_hint' => 'Clip was generated successfully!', ], 'clip' => 'Clip',