summaryrefslogtreecommitdiff
path: root/app/i18n/nl/conf.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-08-21 18:07:18 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-08-21 18:07:18 +0200
commitb33004c38145d4f4c0d2532e3832743b8ad5ba27 (patch)
tree85bfa9b393724f4ee70709264b6ea3b67cf492ae /app/i18n/nl/conf.php
parentb3ae9407aca2223000c4f3a5b56648382de8ef48 (diff)
i18n nl: update
Merge changes from https://github.com/Wanabo/FreshRSS-Dutch-translation https://github.com/FreshRSS/FreshRSS/issues/949
Diffstat (limited to 'app/i18n/nl/conf.php')
-rw-r--r--app/i18n/nl/conf.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index effc9dce2..9b0aff793 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -72,6 +72,10 @@ return array(
),
'profile' => array(
'_' => 'Profiel beheer',
+ 'delete' => array(
+ '_' => 'Account verwijderen',
+ 'warn' => 'Uw account en alle gerelateerde gegvens worden verwijderd.',
+ ),
'email_persona' => 'Log in mail adres<br /><small>(voor <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
'password_api' => 'Wachtwoord API<br /><small>(e.g., voor mobiele apps)</small>',
'password_form' => 'Wachtwoord<br /><small>(voor de Web-formulier log in methode)</small>',