mirror of
https://github.com/odoo/documentation.git
synced 2026-03-26 13:59:55 +07:00
[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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
*.mo
|
||||
.*
|
||||
!.gitattributes
|
||||
!.weblate.json
|
||||
|
||||
# Sphinx build files
|
||||
_build/
|
||||
|
||||
Reference in New Issue
Block a user