From e1903aa24c6d73238246c7128ef42046ed010d16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=286c6c6=29?= <6c6c6.ukr@gmail.com> Date: Tue, 21 Jan 2020 17:59:24 +0200 Subject: [PATCH] Crowdin support --- crowdin.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 000000000..195bcc731 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,5 @@ +files: + - source: /**/*.resx + ignore: + - /**/*.*.resx + translation: '%original_path%/%file_name%.%two_letters_code%.%file_extension%'