diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-05 21:56:06 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-05 21:56:06 +0200 |
| commit | 261b5e3e80d1e75fdcd042675154a82c2ce469fb (patch) | |
| tree | 33eb31fd719780db67cfac4979d3f699b7525315 /_i18n/ca.yml | |
| parent | 44756f51c80c1cb104de808afa24ea5027dd1d41 (diff) | |
| download | jo.mssola.com-261b5e3e80d1e75fdcd042675154a82c2ce469fb.tar.gz jo.mssola.com-261b5e3e80d1e75fdcd042675154a82c2ce469fb.zip | |
Added CV section
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n/ca.yml')
| -rw-r--r-- | _i18n/ca.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_i18n/ca.yml b/_i18n/ca.yml index 9b6c468..1640cde 100644 --- a/_i18n/ca.yml +++ b/_i18n/ca.yml @@ -1,5 +1,6 @@ titles: about: "Sobre mi" + cv: "CV" blog: "Blog" blogu: "blog" license: "Llicència" @@ -69,3 +70,6 @@ tags: click: "Feu clic" here: "aquí" to_cancel: "per desfer l'acció" + +about: + downloadpdf: "Descarrega en format PDF" |
