From a5cf5e2f4bbb4573c27e421a03f1b308a1458878 Mon Sep 17 00:00:00 2001 From: RheingoldRiver <18037011+RheingoldRiver@users.noreply.github.com> Date: Sun, 5 Dec 2021 00:28:45 +0000 Subject: [PATCH] The param is mainSections not mainSection --- i18n/en.yaml | 4 ++-- i18n/fr.yaml | 4 ++-- i18n/it.yaml | 4 ++-- i18n/pt-br.yaml | 4 ++-- i18n/pt.yaml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index aca6aed..94b9a45 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -30,13 +30,13 @@ translation: "You don't have any posts yet!" - id: empty_text_start - translation: "As posts are added in your mainSection folders" + translation: "As posts are added in your mainSections folders" - id: empty_text_end translation: "they'll appear here" - id: empty_tip - translation: "Tip: You could change mainSection folders in site config file." + translation: "Tip: You could change mainSections folders in site config file." # 404 - id: page404_title diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 6356f9e..792bafc 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -30,13 +30,13 @@ translation: "Aucune publication pour le moment" - id: empty_text_start - translation: "Lorsque vous ajouterez des publication dans vos dossiers mainSection" + translation: "Lorsque vous ajouterez des publication dans vos dossiers mainSections" - id: empty_text_end translation: "elles arriveront ici" - id: empty_tip - translation: "Astuce: Vous pouvez changer les dossiers mainSection dans le fichier de configuration du site." + translation: "Astuce: Vous pouvez changer les dossiers mainSections dans le fichier de configuration du site." # 404 - id: page404_title diff --git a/i18n/it.yaml b/i18n/it.yaml index 4890382..517a3df 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -30,13 +30,13 @@ translation: "Non hai ancora nessun post!" - id: empty_text_start - translation: "Man mano che i post vengono aggiunti nelle tue cartelle mainSection" + translation: "Man mano che i post vengono aggiunti nelle tue cartelle mainSections" - id: empty_text_end translation: "appariranno qui" - id: empty_tip - translation: "Suggerimento: puoi cambiare le cartelle mainSection dal file di configurazione del sito." + translation: "Suggerimento: puoi cambiare le cartelle mainSections dal file di configurazione del sito." # 404 - id: page404_title diff --git a/i18n/pt-br.yaml b/i18n/pt-br.yaml index 350c5da..f92f1e4 100644 --- a/i18n/pt-br.yaml +++ b/i18n/pt-br.yaml @@ -30,13 +30,13 @@ translation: "Você ainda não tem postagens!" - id: empty_text_start - translation: "Conforme as postagens são adicionadas no diretório mainSection" + translation: "Conforme as postagens são adicionadas no diretório mainSections" - id: empty_text_end translation: "Eles vão aparecendo aqui" - id: empty_tip - translation: "Dica: Você pode alterar o diretório mainSection no site config file." + translation: "Dica: Você pode alterar o diretório mainSections no site config file." # 404 - id: page404_title diff --git a/i18n/pt.yaml b/i18n/pt.yaml index 1e66977..2012b9c 100644 --- a/i18n/pt.yaml +++ b/i18n/pt.yaml @@ -30,13 +30,13 @@ translation: "Você ainda não tem postagens!" - id: empty_text_start - translation: "Conforme as postagens são adicionadas no diretório mainSection" + translation: "Conforme as postagens são adicionadas no diretório mainSections" - id: empty_text_end translation: "Eles vão aparecendo aqui" - id: empty_tip - translation: "Dica: Você pode alterar o diretório mainSection no site config file." + translation: "Dica: Você pode alterar o diretório mainSections no site config file." # 404 - id: page404_title