다국어처리
This commit is contained in:
@@ -209,5 +209,6 @@
|
|||||||
"Use search above to find past orders.": "Use search above to find past orders.",
|
"Use search above to find past orders.": "Use search above to find past orders.",
|
||||||
"LIVE CHAT": "LIVE CHAT",
|
"LIVE CHAT": "LIVE CHAT",
|
||||||
"Now Playing": "Now Playing",
|
"Now Playing": "Now Playing",
|
||||||
"You may also like": "You may also like"
|
"You may also like": "You may also like",
|
||||||
|
"No Livestream scheduled yet": "No Livestream scheduled yet"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -69,7 +69,6 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
|||||||
(state) => state.common.appStatus.webOSVersion
|
(state) => state.common.appStatus.webOSVersion
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log("#webOSVersion", webOSVersion);
|
|
||||||
const dispatch = useDispatch();
|
const dispatch = useDispatch();
|
||||||
|
|
||||||
const shopByMobileLogRef = useRef(null);
|
const shopByMobileLogRef = useRef(null);
|
||||||
|
|||||||
Reference in New Issue
Block a user