From 99c3eb21b0b1aaca60e15d1e1a08881331b5dc7b Mon Sep 17 00:00:00 2001 From: Pengfei Zhu Date: Wed, 1 Feb 2023 14:57:12 +0800 Subject: [PATCH] dist/languages: Migrate to new tx client --- dist/languages/.tx/config | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dist/languages/.tx/config b/dist/languages/.tx/config index 84d8896b4..aeb14e37b 100644 --- a/dist/languages/.tx/config +++ b/dist/languages/.tx/config @@ -1,9 +1,9 @@ -[main] -host = https://www.transifex.com - -[citra.emulator] -file_filter = .ts -source_file = en.ts -source_lang = en -type = QT - +[main] +host = https://www.transifex.com + +[o:citra:p:citra:r:emulator] +file_filter = .ts +source_file = en.ts +source_lang = en +type = QT +