From 77cd36c158624808e657e5dbb5ec8bc026fafa55 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 19 Feb 2018 17:02:50 +0100 Subject: Sorted out how to properly deploy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _i18n/ca.yml | 2 ++ _i18n/ca/_posts/2018-02-17-llegint-capital.html | 1 + _i18n/en.yml | 2 ++ 3 files changed, 5 insertions(+) (limited to '_i18n') diff --git a/_i18n/ca.yml b/_i18n/ca.yml index 559812f..6298312 100644 --- a/_i18n/ca.yml +++ b/_i18n/ca.yml @@ -21,6 +21,8 @@ blog: posted_on: "Escrit" read: "Llegir" more: "més" + no_english_post: "Aquesta entrada no està disponible en anglès" + no_catalan_post: "Aquesta entrada no està disponible en català" intro: >- Aquesta és la pàgina que mostra les entrades en català del meu blog. Totes les opinions exposades aquí són únicament meves a no ser que indiqui el diff --git a/_i18n/ca/_posts/2018-02-17-llegint-capital.html b/_i18n/ca/_posts/2018-02-17-llegint-capital.html index d68071b..d65c38e 100644 --- a/_i18n/ca/_posts/2018-02-17-llegint-capital.html +++ b/_i18n/ca/_posts/2018-02-17-llegint-capital.html @@ -3,6 +3,7 @@ layout: post title: posts.first subtitle: Una mirada o quelcom similar lang: ca +english_available: false ---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean imperdiet diff --git a/_i18n/en.yml b/_i18n/en.yml index cb0df2f..04259ea 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -21,6 +21,8 @@ blog: posted_on: "Posted on" read: "Read" more: "more" + no_english_post: "This entry is not available in english" + no_catalan_post: "This entry is not available in catalan" intro: >- This is the page that aggregates the english blog posts. All of the opinions stated here are solely my own (unless stated otherwise). Last but not least, -- cgit v1.2.3