diff options
Diffstat (limited to '_i18n/en.yml')
| -rw-r--r-- | _i18n/en.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_i18n/en.yml b/_i18n/en.yml index 0e872a4..4956b3d 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,3 +1,5 @@ +--- + titles: about: "About me" cv: "CV" @@ -6,6 +8,7 @@ titles: license: "License" writings: "Writings" writingsu: "writings" + misc: "Miscel·lània" footer: created_with: "Created with" @@ -72,3 +75,12 @@ tags: about: downloadpdf: "Download in PDF format" + +misc: + intro: >- + I am posting here some random stuff that occurs to me. Nothing too serious, + just goofy stuff that I have on my mind. + +log: + unknown: + 'unknown' |
