mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	Fix translation issues
This commit is contained in:
		| @ -3,5 +3,8 @@ import * as types from './mutation-types' | ||||
| export default { | ||||
|   [types.SET_MOMENT_DATE_FORMAT] (state, data) { | ||||
|     state.momentDateFormat = data | ||||
|   }, | ||||
|   [types.SET_LANGUAGE_FORMAT] (state, data) { | ||||
|     window.i18n.locale = data | ||||
|   } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user