diff --git a/resources/lang/nl-NL/setup.php b/resources/lang/nl-NL/setup.php new file mode 100644 index 00000000..862300b3 --- /dev/null +++ b/resources/lang/nl-NL/setup.php @@ -0,0 +1,23 @@ + 'Installatie', + 'title' => 'Installeer Cachet', + 'service_details' => 'Service Details', + 'env_setup' => 'Omgevingsconfiguratie', + 'status_page_setup' => 'Installatie statuspagina', + 'show_support' => 'Steun voor Cachet tonen?', + 'admin_account' => 'Beheerdersaccount', + 'complete_setup' => 'Voltooi Installatie', + 'completed' => 'Cachet is succesvol geconfigureerd!', + 'finish_setup' => 'Ga naar het dashboard', +]; \ No newline at end of file