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 [ return [
'post_ad' => [ 'post_ad' => [
'name' => 'Post Ad', 'name' => 'Advertentie plaatsen',
], ],
'login' => 'Log in', 'login' => 'Log in',
'register' => 'Register', 'register' => 'Registreren',
'continue' => 'Continue', 'continue' => 'Doorgaan met',
'reset_password' => 'Reset Password', 'reset_password' => 'Wachtwoord opnieuw instellen',
'email' => 'Email', 'email' => 'E-mail',
'phone' => 'Phone', 'phone' => 'Telefoon',
]; ];