diff options
Diffstat (limited to '_i18n/en.yml')
| -rw-r--r-- | _i18n/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_i18n/en.yml b/_i18n/en.yml index c92f617..0e872a4 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,5 +1,6 @@ titles: about: "About me" + cv: "CV" blog: "Blog" blogu: "blog" license: "License" @@ -68,3 +69,6 @@ tags: click: "Click" here: "here" to_cancel: "to cancel" + +about: + downloadpdf: "Download in PDF format" |
