fix i18n text
This commit is contained in:
@@ -41,8 +41,8 @@ export default function Navigator(props) {
|
||||
icon: <DesignServicesIcon />,
|
||||
},
|
||||
{
|
||||
id: "input_setting",
|
||||
label: i18n("input_setting"),
|
||||
id: "input_translate",
|
||||
label: i18n("input_translate"),
|
||||
url: "/input",
|
||||
icon: <InputIcon />,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user