From 6d82a27f9a341453f0e213ccc0a66ba6a50620c4 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 15 Jun 2025 20:13:03 +0200 Subject: [PATCH] ci: add transifex.yml --- transifex.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 transifex.yml diff --git a/transifex.yml b/transifex.yml new file mode 100644 index 00000000..a3fc88f1 --- /dev/null +++ b/transifex.yml @@ -0,0 +1,16 @@ +filters: +- filter_type: file + file_format: KEYVALUEJSON + source_language: en + source_file: frontend/src/i18n/en.json + translation_files_expression: 'frontend/src/i18n/.json' + +settings: + language_mapping: + sv_SE: sv-se + cz-CS: cz_cs + pt_BR: pt-br + zh_CN: zh-cn + zh_HK: zh-hk + zh_TW: zh-tw + nl_BE: nl-be