mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	.tx/config: Use language mappings for android "tx pull" (#7422)
The language names we are using in the android resources differ from those on Transifex. We need to manually specify mappings for them, so Transifex is able to place the files in the correct folders.
This commit is contained in:
		
							parent
							
								
									19784355f9
								
							
						
					
					
						commit
						1165a708d5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								dist/languages/.tx/config
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/languages/.tx/config
									
										
									
									
										vendored
									
									
								
							|  | @ -11,3 +11,4 @@ type        = QT | |||
| file_filter = ../../src/android/app/src/main/res/values-<lang>/strings.xml | ||||
| source_file = ../../src/android/app/src/main/res/values/strings.xml | ||||
| type = ANDROID | ||||
| lang_map = es_ES:es, hu_HU:hu, ru_RU:ru, pt_BR:pt, zh_CN:zh | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue