mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
14 lines
316 B
PHP
14 lines
316 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => 'Advertentie plaatsen',
|
|
],
|
|
'login' => 'Log in',
|
|
'register' => 'Registreren',
|
|
'continue' => 'Doorgaan met',
|
|
'reset_password' => 'Wachtwoord opnieuw instellen',
|
|
'email' => 'E-mail',
|
|
'phone' => 'Telefoon',
|
|
'show_all' => 'Show All',
|
|
]; |