Skip to content

Commit

Permalink
feat: add modern greek translation (#2778)
Browse files Browse the repository at this point in the history

---------

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
  • Loading branch information
waseigo and o1egl committed Nov 2, 2023
1 parent 6a31af6 commit c3079d3
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/settings/Languages.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default {
hu: "hu",
ar: "ar",
de: "de",
el: "el",
en: "en",
es: "es",
fr: "fr",
Expand Down
Loading

1 comment on commit c3079d3

@waseigo
Copy link
Contributor Author

@waseigo waseigo commented on c3079d3 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks, @o1egl !

Please sign in to comment.