[bugfix/Update] Config Page: Others: Sound: fix japanese localize. add description.
This commit is contained in:
@@ -132,6 +132,7 @@ const EnableNotificationVrcSfxContainer = () => {
|
||||
return (
|
||||
<CheckboxContainer
|
||||
label={t("config_page.others.notification_vrc_sfx.label")}
|
||||
desc={t("config_page.others.notification_vrc_sfx.desc")}
|
||||
variable={currentEnableNotificationVrcSfx}
|
||||
toggleFunction={toggleEnableNotificationVrcSfx}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user