Skip to content

Commit

Permalink
Add support for Greek, Modern el.yaml (adityatelange#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
aggellos2001 authored Feb 18, 2023
1 parent cda0d05 commit ba81874
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions i18n/el.yaml
Original file line number Diff line number Diff line change
@@ -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: "αντιγράφηκε!"

0 comments on commit ba81874

Please sign in to comment.