Update save password button label
This commit is contained in:
@@ -165,7 +165,7 @@ const UserPasswordForm: FunctionComponent<IProps> = ({ userId }: IProps) => {
|
||||
<ButtonElement
|
||||
type='submit'
|
||||
className='raised button-submit block'
|
||||
title='Save'
|
||||
title='SavePassword'
|
||||
/>
|
||||
<ButtonElement
|
||||
type='button'
|
||||
|
||||
@@ -1347,6 +1347,7 @@
|
||||
"Saturday": "Saturday",
|
||||
"Save": "Save",
|
||||
"SaveChanges": "Save changes",
|
||||
"SavePassword": "Save Password",
|
||||
"SaveRecordingNFO": "Save recording EPG metadata in NFO",
|
||||
"SaveRecordingNFOHelp": "Save metadata from EPG listings provider along side media.",
|
||||
"SaveRecordingImages": "Save recording EPG images",
|
||||
|
||||
Reference in New Issue
Block a user