mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix #4334
This commit is contained in:
		
							
								
								
									
										1
									
								
								resources/assets/js/i18n.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								resources/assets/js/i18n.js
									
									
									
									
										vendored
									
									
								
							| @@ -40,6 +40,7 @@ module.exports = new vuei18n({ | ||||
|         'pl': require('./locales/pl.json'), | ||||
|         'fi': require('./locales/fi.json'), | ||||
|         'pt-br': require('./locales/pt-br.json'), | ||||
|         'pt-pt': require('./locales/pt-pt.json'), | ||||
|         'ro': require('./locales/ro.json'), | ||||
|         'ru': require('./locales/ru.json'), | ||||
|         //'zh': require('./locales/zh.json'), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user