From c759ae98008b3dee1e8232a8fc9b0eda0c1ea2f7 Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 9 Jun 2020 00:03:21 +0300 Subject: [PATCH] localization for subscribe button --- i18n/fr.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/fr.toml b/i18n/fr.toml index 13d2bade6e1..bd71ec1c6bf 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -12,6 +12,9 @@ other = "Cleanup" [prerequisites_heading] other = "Pré-requis" +[subscribe_button] +other = "Souscrire" + [whatsnext_heading] other = "A suivre"