mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-06 00:24:32 +02:00
Update src/mixins/lang.js
This commit is contained in:
parent
24968f331b
commit
7226686bde
@ -34,7 +34,7 @@ export default {
|
|||||||
localStorage.locale = lang;
|
localStorage.locale = lang;
|
||||||
setPageLocale();
|
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.
|
* @param {string} lang Code of language to switch to.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user