diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-08-07 12:06:34 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-08-07 12:06:43 +0200 |
| commit | 893060e3e74aa9836a4bcea004fb38dcf4edaac6 (patch) | |
| tree | 6393fe8c9ec53adb5ba5566514ddb7e7f6a83eb1 | |
| parent | 69530b87d13326097873bdb4fbcc007e07a81f0f (diff) | |
| download | writefreesoftware.org-893060e3e74aa9836a4bcea004fb38dcf4edaac6.tar.xz | |
config.toml: drop french translation
| -rw-r--r-- | config.toml | 4 |
1 files changed, 0 insertions, 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 = '简体中文' |
