mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			340 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			340 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
project_id_env: CROWDIN_PROJECT_ID
 | 
						|
api_token_env: CROWDIN_PERSONAL_TOKEN
 | 
						|
preserve_hierarchy: true
 | 
						|
files:
 | 
						|
  - source: /src/locale/en_US/LC_MESSAGES/django.po
 | 
						|
    translation: /src/locale/%locale_with_underscore%/LC_MESSAGES/django.po
 | 
						|
  - source: /src-ui/messages.xlf
 | 
						|
    translation: /src-ui/src/locale/messages.%locale_with_underscore%.xlf
 |