Fix invalid translation
							parent
							
								
									bc4d979d1e
								
							
						
					
					
						commit
						f57b0d4cc7
					
				|  | @ -19,7 +19,7 @@ AppWarning.propTypes = { | |||
|     errorMsg: PropTypes.string, | ||||
| }; | ||||
| AppWarning.defaultProps = { | ||||
|     errorMsg: _t('Error'), | ||||
|     errorMsg: 'Error', | ||||
| }; | ||||
| 
 | ||||
| export default AppWarning; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Richard Lewis
						Richard Lewis