Closed codeasai closed 1 week ago
Hi there 👋 Thanks for your contribution!
The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test
, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.
Let us know if you need any help!
Hi @codeasai ,
I did a similar PR, to add another language.
Maybe you should also update openmetadata-ui/src/main/resources/ui/src/utils/i18next/i18nextUtil.ts
.
The logic for knowing the browser's accepted languages is in that file. If the browser's first language is th-th
, you must tell it to use your th-th.json
translations.
This is just a comment from another user. OpenMetadata developers may have a different opinion.
Hi, @jgrocha
Thank you very much for your advice. I will try to study the subject you mentioned.
The Python checkstyle failed.
Please run make py_format
and py_format_check
in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.
You can install the pre-commit hooks with make install_test precommit_install
.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Describe your changes:
Fixes
I worked on ... because ...
#
Type of change:
#
Checklist:
Fixes <issue-number>: <short explanation>