mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 17:06:39 -06:00
Merge branch 'main' into develop
This commit is contained in:
commit
40b0e31d27
10
crowdin.yml
10
crowdin.yml
@ -1,11 +1,13 @@
|
||||
"api_token_env": CROWDIN_TOKEN
|
||||
"api_key_env": CROWDIN_API_KEY
|
||||
"project_identifier_env": CROWDIN_PROJECT_ID
|
||||
"project_id_env": CROWDIN_PROJECT_NR
|
||||
"base_path_env": CROWDIN_BASE_PATH
|
||||
"preserve_hierarchy": false
|
||||
files: [
|
||||
{
|
||||
source: "/resources/lang/en_US/*.php",
|
||||
translation: /resources/lang/%locale_with_underscore%/%original_file_name%,
|
||||
{
|
||||
source: "/resources/lang/en_US/*.php",
|
||||
translation: /resources/lang/%locale_with_underscore%/%original_file_name%,
|
||||
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user