From cc2e789626f309c0ecc90945f2aa8465cca10ce6 Mon Sep 17 00:00:00 2001 From: Tom Kirkpatrick Date: Mon, 17 Sep 2018 18:30:11 +0200 Subject: [PATCH] feat(i18n): crowin integration --- 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 00000000000..db2937b5552 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,5 @@ +commit_message: '[ci skip]' +files: + - source: /app/translations/en.json + translation: /app/translations/%locale%.json + update_option: update_without_changes