From fb8aca9878197a7f52867f0edee48c309a037ef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:15:54 +0200 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 4c0090e..3226aa9 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -10,7 +10,7 @@ name.en = "Upload content" type = "string" ask.en = "Content URL" help.en = "For example: https://download.kiwix.org/zim/other/pokepedia_fr_all_maxi_2021-01.zim" - help.fr = "Par exemple: https://download.kiwix.org/zim/other/pokepedia_fr_all_maxi_2021-01.zim" + help.fr = "Par exemple : https://download.kiwix.org/zim/other/pokepedia_fr_all_maxi_2021-01.zim" [main.upload.upload_button] ask.en = "Upload"