From fe295f50d031ca6475e21a0ae317cf1c71a68347 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 12 Sep 2021 11:37:15 +0200 Subject: Lint i18n files (#3841) Translations had quite a lot of cleaning in late: * Removed some unused keys * Added some ignores * Applied a `cli/manipulate.translation.php -a format` --- app/i18n/nl/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/i18n/nl/index.php') diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index 6a6f419fb..ee5142957 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -13,7 +13,6 @@ return array( 'project_website' => 'Projectwebsite', 'title' => 'Over', 'version' => 'Versie', - 'website' => 'Website', ), 'feed' => array( 'add' => 'U kunt wat feeds toevoegen.', -- cgit v1.2.3