Skip to content

Commit 032c68e

Browse files
authored
Merge pull request #195 from openedx/jenkins/transifex-client-migration-541fe55
fix: transifex migration to new client
2 parents 541fe55 + be8b6fb commit 032c68e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.tx/config

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[main]
22
host = https://www.transifex.com
33

4-
[edx-platform.frontend-component-header]
4+
[o:open-edx:p:edx-platform:r:frontend-component-header]
55
file_filter = src/i18n/messages/<lang>.json
66
source_file = src/i18n/transifex_input.json
77
source_lang = en
8-
type = KEYVALUEJSON
8+
type = KEYVALUEJSON
9+

0 commit comments

Comments
 (0)