From f57a90b537d002f895bbb8f2fb5fbd8a37602172 Mon Sep 17 00:00:00 2001 From: Victor Raposo Date: Mon, 31 Aug 2020 15:55:17 -0300 Subject: [PATCH] Update crowdin config --- 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 0000000..a22bac7 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /messages/en.json + translation: /messages/%two_letters_code%.json \ No newline at end of file