Update Transifex config for APIv3

I installed the latest version of the CLI client (1.4.1), and the old config no longer worked. This config contains:
 - o: organisation
 - p: project
 - r: resource

You may need to upgrade your installation:

    tx update
This commit is contained in:
David Cook
2022-11-04 09:46:11 +11:00
parent 076244ee1c
commit 8d49ad9d18

View File

@@ -1,7 +1,7 @@
[main] [main]
host = https://www.transifex.com host = https://www.transifex.com
[open-food-network.enyml] [o:open-food-foundation:p:open-food-network:r:enyml]
file_filter = config/locales/<lang>.yml file_filter = config/locales/<lang>.yml
source_lang = en source_lang = en
type = YML type = YML