[I18N] *: update .weblate.json

After the switch to Weblate, we now only use the `.weblate.json` file
instead of the previous `.tx/config` file.

We update the `.weblate.json` file to reflect the current state of the
module translations and remove the `.tx/config` file.

closes odoo/documentation#14507

X-original-commit: 66914b8aed
Related: odoo/odoo#225795
Related: odoo/enterprise#94040
Related: odoo/design-themes#1140
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
This commit is contained in:
Dylan Kiss (dyki)
2025-09-02 13:52:28 +00:00
parent 62a77f5c3f
commit c51d0b8597
3 changed files with 82 additions and 152 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.mo
.*
!.gitattributes
!.weblate.json
# Sphinx build files
_build/