Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
df9d1c6
1
Parent(s):
ec80725
Create crowdin.yml
Browse files- crowdin.yml +14 -0
crowdin.yml
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"project_id": "506724"
|
2 |
+
"base_path": "."
|
3 |
+
"base_url": "https://api.crowdin.com"
|
4 |
+
|
5 |
+
"preserve_hierarchy": true
|
6 |
+
|
7 |
+
files:
|
8 |
+
[
|
9 |
+
{
|
10 |
+
"source": "locales/en.yml",
|
11 |
+
"translation": "locales/%two_letters_code%.yaml",
|
12 |
+
"type": "yaml",
|
13 |
+
},
|
14 |
+
]
|