diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-19 17:02:50 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-19 17:02:50 +0100 |
| commit | 77cd36c158624808e657e5dbb5ec8bc026fafa55 (patch) | |
| tree | 4141e83d8cd37e7403ebec66bd1f3dcf11a4b8c7 /_i18n/en.yml | |
| parent | 3c62a936378e490e99c2ac8955797464216b1691 (diff) | |
| download | jo.mssola.com-77cd36c158624808e657e5dbb5ec8bc026fafa55.tar.gz jo.mssola.com-77cd36c158624808e657e5dbb5ec8bc026fafa55.zip | |
Sorted out how to properly deploy
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n/en.yml')
| -rw-r--r-- | _i18n/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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, |
