mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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_adress' => 'Nieuw adres',
|
||||
'show' => 'Adres weergeven',
|
||||
'update_password' => 'Update Password',
|
||||
'update_profile' => 'Update Profile',
|
||||
'delete' => 'Delete',
|
||||
'extend' => 'Extend',
|
||||
'extend_all' => 'Extend All',
|
||||
'edit' => 'Edit',
|
||||
'go_profile' => 'Go to Profile Detail',
|
||||
'go_user' => 'Go to User Detail',
|
||||
'update_password' => 'Vernieuw wachtwoord',
|
||||
'update_profile' => 'Profiel bijwerken',
|
||||
'delete' => 'Verwijderen',
|
||||
'extend' => 'Uitbreiden',
|
||||
'extend_all' => 'Alles uitbreiden',
|
||||
'edit' => 'Bewerk',
|
||||
'go_profile' => 'Ga naar Profieldetail',
|
||||
'go_user' => 'Ga naar Gebruikersdetails',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user