mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations button.php (Dutch)
This commit is contained in:
parent
f3d77326d1
commit
fed7dd0282
@ -4,12 +4,12 @@ return [
|
|||||||
'new_profile' => 'Nieuw profiel',
|
'new_profile' => 'Nieuw profiel',
|
||||||
'new_adress' => 'Nieuw adres',
|
'new_adress' => 'Nieuw adres',
|
||||||
'show' => 'Adres weergeven',
|
'show' => 'Adres weergeven',
|
||||||
'update_password' => 'Update Password',
|
'update_password' => 'Vernieuw wachtwoord',
|
||||||
'update_profile' => 'Update Profile',
|
'update_profile' => 'Profiel bijwerken',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Verwijderen',
|
||||||
'extend' => 'Extend',
|
'extend' => 'Uitbreiden',
|
||||||
'extend_all' => 'Extend All',
|
'extend_all' => 'Alles uitbreiden',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Bewerk',
|
||||||
'go_profile' => 'Go to Profile Detail',
|
'go_profile' => 'Ga naar Profieldetail',
|
||||||
'go_user' => 'Go to User Detail',
|
'go_user' => 'Ga naar Gebruikersdetails',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user