diff options
Diffstat (limited to '_vendor/github.com/adityatelange/hugo-PaperMod/i18n/el.yaml')
-rw-r--r-- | _vendor/github.com/adityatelange/hugo-PaperMod/i18n/el.yaml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/_vendor/github.com/adityatelange/hugo-PaperMod/i18n/el.yaml b/_vendor/github.com/adityatelange/hugo-PaperMod/i18n/el.yaml new file mode 100644 index 0000000..4257bac --- /dev/null +++ b/_vendor/github.com/adityatelange/hugo-PaperMod/i18n/el.yaml @@ -0,0 +1,33 @@ +- id: prev_page + translation: "Προηγούμενο" + +- id: next_page + translation: "Επόμενο" + +- id: read_time + translation: + one: "1 λεπτό" + other: "{{ .Count }} λεπτά" + +- id: words + translation: + one: "λέξη" + other: "{{ .Count }} λέξεις" + +- id: toc + translation: "Πίνακας Περιεχομένων" + +- id: translations + translation: "Μεταφράσεις" + +- id: home + translation: "Αρχική" + +- id: edit_post + translation: "Επεξεργασία" + +- id: code_copy + translation: "αντιγραφή" + +- id: code_copied + translation: "αντιγράφηκε!"
\ No newline at end of file |