-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add Greek (el) in the Language #726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Someone is attempting to deploy a commit to the dottle's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @1ilit , just tagging you here so you can review this translation update. |
1ilit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you need to import it in i18n.js for it to work
|
Got it. |
Hi @1ilit — I’ve updated the PR with the required changes.
The Greek (el) locale is now properly imported and registered in i18n.js, and I’ve also updated the related files as needed.
Everything should be correctly wired up now. Please let me know if you’d like any further adjustments.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1ilit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you
|
Thank you so much for your valuable time. I am pleased to have submitted a contribution to the repository. |
* Add Greek (el) * Register Greek (el) locale in i18n (import, languages list, resources) --------- Co-authored-by: Rahulgupta7777 <https://github.com/Rahulgupta7777>


This PR adds complete Greek language support to DrawDB.
It includes the greek language object and a full el.translation map with translations for:
All menu items (File, Edit, View, Settings…)
All keys follow the DrawDB i18n format and match existing languages.