Use en_GB spelling of maximise / minimise in labels (#7111)
This commit is contained in:
parent
431b69ee49
commit
5226edba4b
4 changed files with 9 additions and 9 deletions
|
@ -131,7 +131,7 @@ const LeftPanelWidget: React.FC = () => {
|
|||
}}
|
||||
className="mx_LeftPanelWidget_maximizeButton"
|
||||
tooltipClassName="mx_LeftPanelWidget_maximizeButtonTooltip"
|
||||
title={_t("Maximize")}
|
||||
title={_t("Maximise")}
|
||||
/>*/ }
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue