Lowercase terms
This commit is contained in:
parent
55e834f0ae
commit
66f450b995
2 changed files with 2 additions and 2 deletions
|
@ -184,7 +184,7 @@ export default class TermsDialog extends React.PureComponent {
|
|||
hasCancel={false}
|
||||
>
|
||||
<div id='mx_Dialog_content'>
|
||||
<p>{_t("To continue you need to accept the Terms of this service.")}</p>
|
||||
<p>{_t("To continue you need to accept the terms of this service.")}</p>
|
||||
|
||||
<table className="mx_TermsDialog_termsTable"><tbody>
|
||||
<tr className="mx_TermsDialog_termsTableHeader">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue