Closes #16903: Update release process to use Transifex CLI client (#17916)

* Closes #16903: Update release process to use Transifex CLI client

* Add token environment variable to tx command
This commit is contained in:
Jeremy Stretch
2024-11-07 08:57:02 -05:00
committed by GitHub
parent 27d15615b3
commit 6035ad139a
5 changed files with 39 additions and 9 deletions

12
.tx/config Executable file
View File

@@ -0,0 +1,12 @@
[main]
host = https://app.transifex.com
[o:netbox-community:p:netbox:r:9cbf4fcf95b3d92e4ebbf1a5e5d1caee]
file_filter = netbox/translations/<lang>/LC_MESSAGES/django.po
source_file = netbox/translations/en/LC_MESSAGES/django.po
type = PO
minimum_perc = 0
resource_name = django.po
replace_edited_strings = false
keep_translations = false