diff --git a/src/components/setting/mods/misc-viewer.tsx b/src/components/setting/mods/misc-viewer.tsx index b8dc3120..4bb38304 100644 --- a/src/components/setting/mods/misc-viewer.tsx +++ b/src/components/setting/mods/misc-viewer.tsx @@ -77,7 +77,7 @@ export const MiscViewer = forwardRef((props, ref) => { return ( ((props, ref) => { > - + div": { py: "7.5px" } }} @@ -230,7 +236,7 @@ export const MiscViewer = forwardRef((props, ref) => { } > - {t("Auto Columns")} + {t("components.settings.misc.options.proxyLayoutColumns.auto")} {[1, 2, 3, 4, 5].map((i) => ( @@ -241,7 +247,9 @@ export const MiscViewer = forwardRef((props, ref) => { - +