mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
ci: upgrade typos to 1.16.8
This commit is contained in:
committed by
Gabriel Horner
parent
73b92a8ccd
commit
4cb23ab193
@@ -18,7 +18,7 @@
|
||||
(into {})))
|
||||
|
||||
(defn list-langs
|
||||
"List translated langagues with their number of translations"
|
||||
"List translated languages with their number of translations"
|
||||
[]
|
||||
(let [dicts (get-dicts)
|
||||
en-count (count (dicts :en))
|
||||
@@ -172,12 +172,11 @@
|
||||
:host :settings-page/tab-editor :shortcut.category/plugins :whiteboard/link}
|
||||
:pt-PT #{:plugins :settings-of-plugins :plugin/downloads :right-side-bar/flashcards
|
||||
:settings-page/enable-flashcards :settings-page/plugin-system}
|
||||
:nb-NO #{:port :type :whiteboard :right-side-bar/flashcards :right-side-bar/whiteboards
|
||||
:search-item/whiteboard :settings-page/enable-flashcards :settings-page/enable-whiteboards
|
||||
:settings-page/tab-editor :shortcut.category/whiteboard :whiteboard/medium
|
||||
:nb-NO #{:port :type :whiteboard :right-side-bar/flashcards :right-side-bar/whiteboards
|
||||
:search-item/whiteboard :settings-page/enable-flashcards :settings-page/enable-whiteboards
|
||||
:settings-page/tab-editor :shortcut.category/whiteboard :whiteboard/medium
|
||||
:whiteboard/twitter-url :whiteboard/youtube-url :right-side-bar/history-global}
|
||||
:tr #{:help/awesome-logseq}
|
||||
})
|
||||
:tr #{:help/awesome-logseq}})
|
||||
|
||||
(defn- validate-languages-dont-have-duplicates
|
||||
"Looks up duplicates for all languages"
|
||||
|
||||
Reference in New Issue
Block a user