From 5d4ae15f102c74ea41143123ccd9b0b221e86fb2 Mon Sep 17 00:00:00 2001 From: Anthony Schuijlenburg Date: Sat, 1 Jul 2023 09:25:24 +0200 Subject: [PATCH] Update default.php Updated one more translation, to be more concise with the rest of the translations --- resources/lang/nl/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl/default.php b/resources/lang/nl/default.php index 9534059..be273aa 100644 --- a/resources/lang/nl/default.php +++ b/resources/lang/nl/default.php @@ -76,7 +76,7 @@ ], "2fa" => [ "title" => "Tweefactorenauthenticatie", - "description" => "Beheer 2-factor authenticatie voor je account (aanbevolen).", + "description" => "Beheer tweefactorenauthenticatie voor je account (aanbevolen).", "actions" => [ "enable" => "Inschakelen", "regenerate_codes" => "Codes opnieuw genereren",