Translate "Allow"
							parent
							
								
									700ef34e95
								
							
						
					
					
						commit
						8529a21f5c
					
				|  | @ -45,7 +45,7 @@ export default class AppPermission extends React.Component { | |||
|                 <input | ||||
|                     className='mx_AppPermissionButton' | ||||
|                     type='button' | ||||
|                     value='Allow' | ||||
|                     value={_t('Allow')} | ||||
|                     onClick={this.props.onPermissionGranted} | ||||
|                 /> | ||||
|             </div> | ||||
|  |  | |||
|  | @ -134,6 +134,7 @@ | |||
|     "Add phone number": "Add phone number", | ||||
|     "Admin": "Admin", | ||||
|     "Admin tools": "Admin tools", | ||||
|     "Allow": "Allow", | ||||
|     "And %(count)s more...": "And %(count)s more...", | ||||
|     "VoIP": "VoIP", | ||||
|     "Missing Media Permissions, click here to request.": "Missing Media Permissions, click here to request.", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Richard Lewis
						Richard Lewis