feat: memorize language
This commit is contained in:
parent
5e0119aa84
commit
30eb95f1bd
4 changed files with 6 additions and 2 deletions
|
@ -10,4 +10,5 @@ export const STORAGE_KEY_CURRENT_USER = 'elk-current-user'
|
|||
export const STORAGE_KEY_NOTIFY_TAB = 'elk-notify-tab'
|
||||
export const STORAGE_KEY_FIRST_VISIT = 'elk-first-visit'
|
||||
export const STORAGE_KEY_ZEN_MODE = 'elk-zenmode'
|
||||
export const STORAGE_KEY_LANG = 'elk-lang'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue