-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Improve i18n support for area deletion message #645
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
- ordered the translation keys same as en.js file to check the difference easily - improve word selection and sentence structure Issue: drawdb-io#627
|
@akib22 is attempting to deploy a commit to the dottle's projects Team on Vercel. A member of the Team first needs to authorize it. |
bcffe98 to
80466bf
Compare
* add translations for thai * Add Thai language to i18n support --------- Co-authored-by: Aditya Satish Karwa <[email protected]>
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!
|
Welcome @1ilit. Please consider marking this PR as a Hacktoberfest contribution ( |
* Add missing Bengali translations - ordered the translation keys same as en.js file to check the difference easily - improve word selection and sentence structure Issue: drawdb-io#627 * Allow string ids for relationships in json import (drawdb-io#636) * Fix import and export failing on non string column defaults for oracle (drawdb-io#637) * Fix non-string defaults in dbml export * Fix type self-referencing * Add translations for thai (drawdb-io#639) * add translations for thai * Add Thai language to i18n support --------- Co-authored-by: Aditya Satish Karwa <[email protected]> * Fix patch when gist gets deleted drawdb-io#641 (drawdb-io#643) * Fix translation message formatting in AreasContext Issue: drawdb-io#644 --------- Co-authored-by: 1ilit <[email protected]> Co-authored-by: Aditya Karwa <[email protected]> Co-authored-by: Aditya Satish Karwa <[email protected]>
Closes
#644