Comments - changing thelangauge of error messages in MySQL
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
I have created a branch for this very task and have already translated some error messages to Hindi. But, its not complete yet.
https://github.com/nirbhayc/server/tree/10.2-hindi-err
If you are willing to contribute, feel free to clone the above branch and open a pull request. You can find all the error messages listed under sql/share/errmsg-utf8.txt. Checkout the last commit (770b646) for some reference. Cheers!