aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-05-01 12:48:39 -0700
committerAllan Wang <me@allanwang.ca>2019-05-01 12:48:39 -0700
commit0995a6780a77fea3eded0bcdcbbaea0062da17dc (patch)
tree486c1bdc2ef65e0ccbc1bf719994901da10e6af4
parent9a6fcd7bd35cdcc5aec1ba55840ecc79791f5544 (diff)
downloadkau-0995a6780a77fea3eded0bcdcbbaea0062da17dc.tar.gz
kau-0995a6780a77fea3eded0bcdcbbaea0062da17dc.tar.bz2
kau-0995a6780a77fea3eded0bcdcbbaea0062da17dc.zip
Delete old crowdin settings
-rw-r--r--crowdin.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/crowdin.yaml b/crowdin.yaml
deleted file mode 100644
index 9d8a460..0000000
--- a/crowdin.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-"project_identifier": "kotlin-android-utils"
-"base_path": "/"
-
-"files": [
- {
- "source" : "/about/src/main/res/values/strings_about.xml",
- "translation" : "/about/src/main/res/values-%android_code%/strings_about.xml"
- },
- {
- "source" : "/colorpicker/src/main/res/values/strings_colorpicker.xml",
- "translation" : "/colorpicker/src/main/res/values-%android_code%/strings_colorpicker.xml"
- },
- {
- "source" : "/core/src/main/res-public/values/strings_commons.xml",
- "translation" : "/core/src/main/res-public/values-%android_code%/strings_commons.xml"
- },
- {
- "source" : "/mediapicker/src/main/res/values/strings_mediapicker.xml",
- "translation" : "/mediapicker/src/main/res/values-%android_code%/strings_mediapicker.xml"
- }
-] \ No newline at end of file