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