mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Rename "change order" to "edit dashboard"
This commit is contained in:
parent
137ff97c07
commit
934d569bb2
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ export default function DashboardSettingsButton() {
|
|||
value: 'charts',
|
||||
},
|
||||
{
|
||||
label: <FormattedMessage id="message.change-order" defaultMessage="Change order" />,
|
||||
label: <FormattedMessage id="message.edit-dashboard" defaultMessage="Edit dashboard" />,
|
||||
value: 'order',
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue