aboutsummaryrefslogtreecommitdiff
path: root/crowdin.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'crowdin.yaml')
-rw-r--r--crowdin.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/crowdin.yaml b/crowdin.yaml
deleted file mode 100644
index 5053e211..00000000
--- a/crowdin.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-"project_identifier": "frost-for-facebook"
-"base_path": "/app/src/main/res"
-
-"files": [
- {
- "source" : "/values/strings.xml",
- "translation" : "/values-%android_code%/%original_file_name%"
- },
- {
- "source" : "/values/strings_*.xml",
- "translation" : "/values-%android_code%/%original_file_name%",
- "ignore" : [
- "/values/strings_no_translate.xml"
- ]
- }
-] \ No newline at end of file