New translations button.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 19:17:26 +03:00
parent b12bf83a72
commit b128d16882

View File

@ -2,12 +2,12 @@
return [
'post_ad' => [
'name' => 'Post Ad',
'name' => 'Advertentie plaatsen',
],
'login' => 'Login',
'register' => 'Register',
'continue' => 'Continue',
'reset_password' => 'Reset Password',
'email' => 'Email',
'phone' => 'Phone',
'login' => 'Log in',
'register' => 'Registreren',
'continue' => 'Doorgaan met',
'reset_password' => 'Wachtwoord opnieuw instellen',
'email' => 'E-mail',
'phone' => 'Telefoon',
];