Update Dutch (nl) translations (#5543)
This commit is contained in:
parent
1af6d2024a
commit
2a7c7190d4
|
|
@ -200,11 +200,11 @@ return [
|
|||
'ses_key_comment' => 'Voer SES API key in',
|
||||
'ses_secret' => 'SES secret',
|
||||
'ses_secret_comment' => 'Voer SES API secret key in',
|
||||
'ses_region' => 'SES regio',
|
||||
'ses_region_comment' => 'Voer SES regio in (bijv. us-east-1)',
|
||||
'sparkpost' => 'SparkPost',
|
||||
'sparkpost_secret' => 'SparkPost secret',
|
||||
'sparkpost_secret_comment' => 'Voer SparkPost API secret key in',
|
||||
'ses_region' => 'SES regio',
|
||||
'ses_region_comment' => 'Voer SES regio (bijv. us-east-1) in',
|
||||
'drivers_hint_header' => 'Stuurprogramma\'s niet geïnstalleerd',
|
||||
'drivers_hint_content' => 'Om deze e-mail methode te gebruiken moet de plugin ":plugin" zijn geïnstalleerd.',
|
||||
],
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ return [
|
|||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages.
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue