first commit
This commit is contained in:
commit
42b928f6e1
234 changed files with 27908 additions and 0 deletions
12
ViaProxy/.github/crowdin.yml
vendored
Normal file
12
ViaProxy/.github/crowdin.yml
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
project_id_env: "CROWDIN_PROJECT_ID"
|
||||
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
||||
base_path: "../"
|
||||
preserve_hierarchy: true
|
||||
files: [
|
||||
{
|
||||
source: "/src/main/resources/assets/viaproxy/language/en_US.properties",
|
||||
translation: "/src/main/resources/assets/viaproxy/language/%locale_with_underscore%.properties",
|
||||
escape_quotes: 0,
|
||||
escape_special_characters: 0
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue