about summary refs log tree commit diff
path: root/crowdin.yml
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-06-13 23:53:21 +0200
committerGitHub <noreply@github.com>2019-06-13 23:53:21 +0200
commitc0e5f32d13dfd696728dc1fa2ad9a93a27aa405f (patch)
treecf6ad8df684977b10ffd0d4a313d6dccb42ac15a /crowdin.yml
parent80849812d2a03ff9da671a2204bacf0c85f6ab0d (diff)
parent0fd7a8b63d6247ff1fe1d305ec712c0a519a52f1 (diff)
Merge pull request #1111 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'crowdin.yml')
-rw-r--r--crowdin.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/crowdin.yml b/crowdin.yml
index f60af46b2..f94417f2e 100644
--- a/crowdin.yml
+++ b/crowdin.yml
@@ -1,3 +1,20 @@
+commit_message: "[ci skip]"
 files:
   - source: /app/javascript/mastodon/locales/en.json
     translation: /app/javascript/mastodon/locales/%two_letters_code%.json
+    update_option: update_as_unapproved
+  - source: /config/locales/en.yml
+    translation: /config/locales/%two_letters_code%.yml
+    update_option: update_as_unapproved
+  - source: /config/locales/simple_form.en.yml
+    translation: /config/locales/simple_form.%two_letters_code%.yml
+    update_option: update_as_unapproved
+  - source: /config/locales/activerecord.en.yml
+    translation: /config/locales/activerecord.%two_letters_code%.yml
+    update_option: update_as_unapproved
+  - source: /config/locales/devise.en.yml
+    translation: /config/locales/devise.%two_letters_code%.yml
+    update_option: update_as_unapproved
+  - source: /config/locales/doorkeeper.en.yml
+    translation: /config/locales/doorkeeper.%two_letters_code%.yml
+    update_option: update_as_unapproved