Files
Batflat/inc/modules/contact/lang/admin/nl_dutch.ini
2020-02-02 18:51:05 +01:00

24 lines
1013 B
INI

module_name = "Contact"
module_desc = "Contactformulier op de pagina weergeven."
recipient = "Ontvanger"
custom = "-- Aangepast e-mailadres --"
or_mail = "of een aangepast e-mailadres"
example = "Voorbeeld: contact@johndoe.com"
save_success = "Contactgegevens opgeslagen."
save_failure = "Kan contactgegevens niet opslaan."
info = "Plaats deze tag in een website sjabloon"
checkbox = "Required checkbox field"
checkbox_content = "Content to accept"
phpmailer_error = "Sorry, ik kan de PHPMailer-klasse niet vinden. Voer alsjeblieft <code>composer require phpmailer/phpmailer</code> uit in je projectterminal."
driver = "Mail driver"
mail = "mail() (default)"
phpmailer = "PHPMailer (SMTP)"
server = "Server"
port = "Port"
username = "Gebruikersnaam"
password = "Wachtwoord"
name = "Naam afzender"