mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Update src/mixins/lang.js
This commit is contained in:
parent
4cb9406a2e
commit
8fa40d02aa
@ -31,7 +31,7 @@ export default {
|
||||
setPageLocale();
|
||||
},
|
||||
/**
|
||||
* Change the language for the current page (no localstore set)
|
||||
* Change the language for the current page (no localstore set)
|
||||
* @param {string} lang Code of language to switch to.
|
||||
*/
|
||||
async changeCurrentPageLang(lang) {
|
||||
|
Loading…
Reference in New Issue
Block a user