From f66b8afcac44fd246f76c7f2bb94abf8b16e507d Mon Sep 17 00:00:00 2001 From: Erik Vroon Date: Tue, 27 Feb 2024 20:50:58 +0100 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 00000000..b4c81223 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /frontend/public/locales/*/common.json + translation: /frontend/public/locales/%two_letters_code%/common.json