diff options
Diffstat (limited to 'app/i18n/nl/conf.php')
| -rw-r--r-- | app/i18n/nl/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php index ab680930c..1ca39660f 100644 --- a/app/i18n/nl/conf.php +++ b/app/i18n/nl/conf.php @@ -107,6 +107,8 @@ return array( '_' => 'Profielbeheer', 'api' => array( '_' => 'API-beheer', + 'api_not_set' => 'API password not set', // TODO + 'api_set' => 'API password set', // TODO 'check_link' => 'Check API status via: <kbd><a href="../api/" target="_blank">%s</a></kbd>', // TODO 'disabled' => 'The API access is disabled.', // TODO 'documentation_link' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target="_blank">documentation and list of known apps</a>', // TODO |
