mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 02:44:29 -04:00
Dutch update for new text
This commit is contained in:
parent
cb0444f339
commit
ba1d05e950
@ -299,7 +299,7 @@ return array(
|
||||
'sign_up_to_save' => 'Sign up to save your work',
|
||||
'agree_to_terms' =>'I agree to the Invoice Ninja :terms',
|
||||
'terms_of_service' => 'Terms of Service',
|
||||
'email_taken' => 'The email address is already regiestered',
|
||||
'email_taken' => 'The email address is already registered',
|
||||
'working' => 'Working',
|
||||
'success' => 'Success',
|
||||
'success_message' => 'You have succesfully registered. Please visit the link in the account confirmation email to verify your email address.',
|
||||
|
@ -293,17 +293,17 @@ return array(
|
||||
'remove_logo_link' => 'Klik hier',
|
||||
],
|
||||
|
||||
'logout' => 'Log Out',
|
||||
'sign_up_to_save' => 'Sign up to save your work',
|
||||
'agree_to_terms' =>'I agree to the Invoice Ninja :terms',
|
||||
'terms_of_service' => 'Terms of Service',
|
||||
'email_taken' => 'The email address is already regiestered',
|
||||
'working' => 'Working',
|
||||
'success' => 'Success',
|
||||
'success_message' => 'You have succesfully registered. Please visit the link in the account confirmation email to verify your email address.',
|
||||
'erase_data' => 'This will permanently erase your data.',
|
||||
'password' => 'Password',
|
||||
'invoice_subject' => 'New invoice from :account',
|
||||
'close' => 'Close',
|
||||
'logout' => 'Afmelden',
|
||||
'sign_up_to_save' => 'Registreer je om je werk op te slaan',
|
||||
'agree_to_terms' =>'Ik accepteer de Invoice Ninja :terms',
|
||||
'terms_of_service' => 'Gebruiksvoorwaarden',
|
||||
'email_taken' => 'Het e-mailadres is al geregistreerd',
|
||||
'working' => 'Actief',
|
||||
'success' => 'Succes',
|
||||
'success_message' => 'Je bent succesvol geregistreerd. Ga alstublieft naar de link in de bevestigingsmail om je e-mailadres te verifiëren.',
|
||||
'erase_data' => 'Dit zal uw data permanent verwijderen.',
|
||||
'password' => 'Wachtwoord',
|
||||
'invoice_subject' => 'Nieuwe factuur van :account',
|
||||
'close' => 'Sluiten',
|
||||
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user