mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: typo
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
[frontend.state :as state]))
|
||||
|
||||
;; TODO
|
||||
;; - [x] Get the preffered language from state
|
||||
;; - [x] Update the preffered language
|
||||
;; - [x] Create t functiona which takes a keyword and returns text with the current preffered language
|
||||
;; - [x] Get the prefered language from state
|
||||
;; - [x] Update the prefered language
|
||||
;; - [x] Create t functiona which takes a keyword and returns text with the current prefered language
|
||||
;; - [x] Add fetch for local browser prefered language if user has set it already
|
||||
;; - [ ] Fetch prefered language from backend if user is logged in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user