diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 15:56:01 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 15:56:01 +0100 |
| commit | b4fe8dd78272c8ef7efa82a9602458576d27edf9 (patch) | |
| tree | da098f41fb42a012c252e596836ca18ca9d112f0 /_i18n/en.yml | |
| parent | 0fcf45a6393175f2116478c0e4de63e5393130d5 (diff) | |
| download | jo.mssola.com-b4fe8dd78272c8ef7efa82a9602458576d27edf9.tar.gz jo.mssola.com-b4fe8dd78272c8ef7efa82a9602458576d27edf9.zip | |
Added misc section
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
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' |
