Commit 98e204b
committed
refactor: migrate to new Transifex client
The old Python-based Transifex Client implements Transifex APIv2,
which is deprecated and will sunset on 30 november in 2023.
So this commit implements the use of the new golang-based
Transifex Client.
See deprecation msg in https://docs.transifex.com/client/introduction1 parent 56bc5a9 commit 98e204b
File tree
3 files changed
+5
-2
lines changed- .github/workflows
- scripts
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
0 commit comments