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/ca.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/ca.yml')
| -rw-r--r-- | _i18n/ca.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/_i18n/ca.yml b/_i18n/ca.yml index 6298312..74a1fed 100644 --- a/_i18n/ca.yml +++ b/_i18n/ca.yml @@ -21,7 +21,7 @@ blog: posted_on: "Escrit" read: "Llegir" more: "més" - no_english_post: "Aquesta entrada no està disponible en anglès" + no_english_post: "This entry is not available in english" 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 @@ -33,6 +33,3 @@ blog: més. Aquesta entrada està sota la llicència rss: >- Pots subscriure't al - -posts: - first: "Llegint el Capital" |
