diff options
Diffstat (limited to 'crowdin-glitch.yml')
-rw-r--r-- | crowdin-glitch.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/crowdin-glitch.yml b/crowdin-glitch.yml new file mode 100644 index 000000000..14b559c8f --- /dev/null +++ b/crowdin-glitch.yml @@ -0,0 +1,8 @@ +commit_message: '[ci skip]' +files: + - source: /app/javascript/flavours/glitch/locales/en.json + translation: /app/javascript/flavours/glitch/locales/%two_letters_code%.json + - source: /config/locales-glitch/en.yml + translation: /config/locales-glitch/%two_letters_code%.yml + - source: /config/locales-glitch/simple_form.en.yml + translation: /config/locales-glitch/simple_form.%two_letters_code%.yml |