diff options
| author | 2015-11-02 21:11:31 +0100 | |
|---|---|---|
| committer | 2015-11-02 21:14:13 +0100 | |
| commit | 697817eebf754c2a05c7b4c88df1f13dbd0179da (patch) | |
| tree | 84ba0bf1bbaaae9f822efe801e4606191864ec74 /app/i18n/nl/gen.php | |
| parent | bb0556543d3d5d54832ea6d81372587b88062a5b (diff) | |
Make auto-update server URL alterable
See https://github.com/FreshRSS/FreshRSS/issues/1019
Diffstat (limited to 'app/i18n/nl/gen.php')
| -rw-r--r-- | app/i18n/nl/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php index b8467f92f..574f0386b 100644 --- a/app/i18n/nl/gen.php +++ b/app/i18n/nl/gen.php @@ -139,6 +139,7 @@ return array( 'sharing' => 'Delen', 'shortcuts' => 'Snelle toegang', 'stats' => 'Statistieken', + 'system' => 'System configuration', // @todo translate 'update' => 'Versie controle', 'user_management' => 'Beheer gebruikers', 'user_profile' => 'Profiel', |
