diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-19 19:56:09 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-19 19:56:09 +0100 |
| commit | 60368a105e71f81dc8a10e2c84298464b2a20ccf (patch) | |
| tree | e35c719c2110b436f95758f7f1ad829123314ddc /_i18n/en.yml | |
| parent | eac195d44eb1e201ac1b668972e3e2f9f74b2e0a (diff) | |
| download | jo.mssola.com-60368a105e71f81dc8a10e2c84298464b2a20ccf.tar.gz jo.mssola.com-60368a105e71f81dc8a10e2c84298464b2a20ccf.zip | |
script: added a script to generate posts
This way I don't have to remember to specific org headers and such.
Moreover, I've also fixed the translation of the titles.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n/en.yml')
| -rw-r--r-- | _i18n/en.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/_i18n/en.yml b/_i18n/en.yml index 04259ea..922da56 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -22,7 +22,7 @@ blog: read: "Read" more: "more" no_english_post: "This entry is not available in english" - no_catalan_post: "This entry is not available in catalan" + no_catalan_post: "Aquesta entrada no està disponible en català" 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, @@ -32,6 +32,3 @@ blog: own and do not represent anyone else. This post is released under the rss: >- You can subscribe to the - -posts: - first: "Llegint el Capital" |
