diff --git a/i18n/en.yml b/i18n/en.yml deleted file mode 100644 index 3c79a27..0000000 --- a/i18n/en.yml +++ /dev/null @@ -1,29 +0,0 @@ -- id: prev_articles - translation: "Latest articles" - -- id: next_articles - translation: "Oldest articles" - -- id: prev_article - translation: "Previous article" - -- id: next_article - translation: "Next article" - -- id: toc - translation: "Table of Contents" - -- id: posted_by - translation: "Posted by" - -- id: updated_on - translation: "Last modified on" - -- id: by - translation: "By" - -- id: "on" - translation: "on" - -- id: "date_fmt" - translation: "Jan 2 2006" diff --git a/i18n/fr.yml b/i18n/fr.yml deleted file mode 100644 index 0058382..0000000 --- a/i18n/fr.yml +++ /dev/null @@ -1,29 +0,0 @@ -- id: prev_articles - translation: "Articles plus récents" - -- id: next_articles - translation: "Articles plus anciens" - -- id: prev_article - translation: "Article précédent" - -- id: next_article - translation: "Article suivant" - -- id: toc - translation: "Table des matières" - -- id: posted_by - translation: "Posté par" - -- id: updated_on - translation: "Mis à jour le" - -- id: by - translation: "Par" - -- id: "on" - translation: "le" - -- id: "date_fmt" - translation: "2 Jan 2006" diff --git a/layouts/_default/section.html b/layouts/_default/section.html index 75dc25c..a2fef0b 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -14,21 +14,21 @@