diff options
author | Christian Schneppe <kriztan@users.noreply.github.com> | 2017-10-17 11:57:11 +0200 |
---|---|---|
committer | Christian Schneppe <kriztan@users.noreply.github.com> | 2017-10-17 11:57:11 +0200 |
commit | e7f2199b26391f39f121c950a188087bc739e909 (patch) | |
tree | acbda4bc8fcde2686ccb81296d994ebb05fc39bf | |
parent | e37b2bd9ac08ee6be8607dd30538bfca0829be5d (diff) |
Update Crowdin configuration file
-rw-r--r-- | crowdin.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 000000000..54e4886ac --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,5 @@ +files: + - source: /src/main/res/values/strings.xml + translation: /src/main/res/values-%two_letters_code%/strings.xml + translate_attributes: '0' + content_segmentation: '0' |