mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 22:14:58 +08:00
update copy
This commit is contained in:
parent
56726ba8e5
commit
52c5610660
@ -74,7 +74,7 @@ export default class TagTileContextMenu extends React.Component {
|
||||
width="15"
|
||||
height="15"
|
||||
/>
|
||||
{ _t('View as grid') }
|
||||
{ _t('View as Grid') }
|
||||
</div>);
|
||||
}
|
||||
return <div>
|
||||
|
@ -1405,6 +1405,6 @@
|
||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
||||
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
|
||||
"View as grid": "View as grid",
|
||||
"View as Grid": "View as Grid",
|
||||
"Allow up to 6 rooms in a community to be shown simultaneously in a grid via the context menu": "Allow up to 6 rooms in a community to be shown simultaneously in a grid via the context menu"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user