Add Greek Language ('el') Support and Internationalization (#6677)

* Add Greek language support to the application

* Add support for Greek language in date handling and tests

* Update Greek locale file with translator and team information

* Add support for Greek language in date handling and tests

* Add support for Greek language in app configuration, and updated translation from the reviewers' comments

* Update src/locale/i18n.ts

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

* Update src/locale/i18n.ts

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Yiannis Mertzanis
2024-12-31 22:28:17 +02:00
committed by GitHub
parent 30d110dbcd
commit 2300410b4d
9 changed files with 8046 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ module.exports = {
'ast',
'ca',
'de',
'el',
'en-GB',
'es',
'fi',