Align action_* strings with Element X project in Localazy (#11437)
This commit is contained in:
committed by
GitHub
parent
bdd3710f25
commit
df4a2218d7
@@ -244,7 +244,7 @@ export default class SetupEncryptionBody extends React.Component<IProps, IState>
|
||||
{message}
|
||||
<div className="mx_CompleteSecurity_actionRow">
|
||||
<AccessibleButton kind="primary" onClick={this.onDoneClick}>
|
||||
{_t("Done")}
|
||||
{_t("action|done")}
|
||||
</AccessibleButton>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user