国际化
This commit is contained in:
@@ -26,6 +26,7 @@ if (!lang) {
|
|||||||
} else {
|
} else {
|
||||||
localStorage.setItem('lang', 'zh')
|
localStorage.setItem('lang', 'zh')
|
||||||
}
|
}
|
||||||
|
location.reload()
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user