mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-04-09 18:57:22 +02:00
Compare commits
9 Commits
v3.0.4
...
crowdin_co
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
581e59f2e3 | ||
|
|
6ede76a86f | ||
|
|
58f8680eea | ||
|
|
4bbf99f6fe | ||
|
|
3d74ef39b9 | ||
|
|
325606612e | ||
|
|
b8f349d1f0 | ||
|
|
d3e1852b63 | ||
|
|
612c7e1d71 |
13
.github/config/crowdin.yml
vendored
Normal file
13
.github/config/crowdin.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path": "../../"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
"files": [
|
||||
{
|
||||
"source": "Sources/Packages/Resources/Localizable.xcstrings",
|
||||
"translation": "Sources/Packages/Resources/Localizable.xcstrings",
|
||||
"multilingual": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user