diff options
| author | 2019-10-27 20:54:06 +0100 | |
|---|---|---|
| committer | 2019-10-27 20:54:06 +0100 | |
| commit | e0275beb8d0ee2dbded6fdba2f6ad38d4ae0bd4d (patch) | |
| tree | bc0836f64cbe938540e2fceedb9f28f61c8a6fb2 /app/i18n/nl/index.php | |
| parent | a0d0fe81b129c46276baadc99c1666b9a04b19f9 (diff) | |
[i18n] Update Dutch translation for v1.15 (#2610)
Cf. <https://github.com/FreshRSS/FreshRSS/pull/2599>.
Diffstat (limited to 'app/i18n/nl/index.php')
| -rw-r--r-- | app/i18n/nl/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index 115e31b5d..6d9f3e165 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -16,7 +16,7 @@ return array( 'website' => 'Website', ), 'tos' => array( - 'title' => 'Terms of Service', // TODO - Translation + 'title' => 'Gebruiksvoorwaarden', ), 'feed' => array( 'add' => 'U kunt wat feeds toevoegen.', |
