mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			275 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			275 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| "project_id_env": CROWDIN_PROJECT_NR
 | |
| "api_token_env": CROWDIN_TOKEN
 | |
| 
 | |
| "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%,
 | |
| 
 | |
|   }
 | |
| ]
 |