mirror of
https://github.com/mue/mue.git
synced 2026-07-25 17:51:14 +02:00
feat(translations): bug fixes, more 7.0 support
This commit is contained in:
@@ -49,7 +49,7 @@ export default function Navbar() {
|
||||
category="navbar"
|
||||
onChange={setShowRefreshOptions}
|
||||
/>
|
||||
<Checkbox name="todo" text={getMessage('widgets.navbar.todo')} category="navbar" />
|
||||
<Checkbox name="todo" text={getMessage('widgets.navbar.todo.title')} category="navbar" />
|
||||
</SettingsItem>
|
||||
{showRefreshOptions ? (
|
||||
<SettingsItem
|
||||
|
||||
Reference in New Issue
Block a user