From 893060e3e74aa9836a4bcea004fb38dcf4edaac6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 7 Aug 2023 12:06:34 +0200 Subject: config.toml: drop french translation --- config.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.toml b/config.toml index 54d4bd7..da46649 100644 --- a/config.toml +++ b/config.toml @@ -12,10 +12,6 @@ rssLimit = 10 title = 'Write Free Software' languageName = 'English' weight = 1 - [languages.fr] - title = 'Écrire un logiciel libre' - languageName = 'Français' - weight = 1 [languages.zh-cn] title = '编写自由软件' languageName = '简体中文' -- cgit v1.3