From 35990672d219efacdafae6bd165d9ab0a95e25db Mon Sep 17 00:00:00 2001 From: Patrick Date: Sat, 21 Mar 2026 11:50:16 +0100 Subject: [PATCH] Add Transifex configuration for localization --- transifex.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 transifex.yml diff --git a/transifex.yml b/transifex.yml new file mode 100644 index 0000000..e53960a --- /dev/null +++ b/transifex.yml @@ -0,0 +1,6 @@ +filters: + - filter_type: file + file_format: KEYVALUEJSON + source_file: Assets/Localization/en.json + source_language: en + translation_files_expression: 'Assets/Localization/.json'