mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00

* Closes #16903: Update release process to use Transifex CLI client * Add token environment variable to tx command
13 lines
403 B
Plaintext
Executable File
13 lines
403 B
Plaintext
Executable File
[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
|
|
|