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/fr/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/i18n/fr/index.php') diff --git a/app/i18n/fr/index.php b/app/i18n/fr/index.php index 9f417d575..3a8d1f4cc 100644 --- a/app/i18n/fr/index.php +++ b/app/i18n/fr/index.php @@ -13,7 +13,6 @@ return array( 'project_website' => 'Site du projet', 'title' => 'À propos', 'version' => 'Version', - 'website' => 'Site Internet', ), 'feed' => array( 'add' => 'Vous pouvez ajouter des flux.', -- cgit v1.2.3