From 341cd8276fe15fb4cbc7bcb0a3871d44b56afa9e Mon Sep 17 00:00:00 2001 From: translation-platform <35075727+translation-platform@users.noreply.github.com> Date: Tue, 9 Apr 2019 14:35:54 +0000 Subject: [PATCH] Add translation.yml --- translation.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 translation.yml diff --git a/translation.yml b/translation.yml new file mode 100644 index 00000000000..b69fab5ee88 --- /dev/null +++ b/translation.yml @@ -0,0 +1,8 @@ +source_language: en +target_languages: [de, es, fr, hi, it, ja, ms, nl, pt-BR, zh-CN, zh-TW] +components: + - name: 'default' + scheme: react + audience: merchant + paths: + - src/locales/{{language}}.json