diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index c57fa8e612..6bdfcbe186 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -51,8 +51,8 @@ return [ 'flash_info_multiple' => 'Er is één melding|Er zijn :count meldingen', 'flash_error_multiple' => 'Er is één fout|Er zijn :count fouten', 'net_worth' => 'Kapitaal', - 'route_has_no_help' => 'There is no help for this route.', - 'help_may_not_be_your_language' => 'This help text is in English. It is not yet available in your language', + 'route_has_no_help' => 'Er is geen hulptekst voor deze pagina.', + 'help_may_not_be_your_language' => 'Deze hulptekst is in het Engels. Ze is nog niet beschikbaar in het Nederlands', 'two_factor_welcome' => 'Hoi :user!', 'two_factor_enter_code' => 'Vul je authenticatiecode in. Je authenticatieapplicatie kan deze voor je genereren.', 'two_factor_code_here' => 'Code',