From 41d8ff060a042d2e10644adff56f9c68e255a408 Mon Sep 17 00:00:00 2001 From: tom79 Date: Tue, 15 Oct 2019 07:21:46 +0200 Subject: [PATCH] Update languages for Crowdin & Fdroid --- crowdin.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 918fe2bfa..ce49ae04e 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -6,3 +6,9 @@ files: two_letters_code: zh-TW: zh-rTW zh-CN: zh-rCN + - source: /fastlane/metadata/android/en-US/full_description.txt + translation: /fastlane/metadata/android/%locale%/%original_file_name% + update_option: update_without_changes + - source: /fastlane/metadata/android/en-US/short_description + translation: /fastlane/metadata/android/%locale%/%original_file_name% + update_option: update_without_changes \ No newline at end of file