mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
fix: translations
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
[:p (t :file-rn/need-action)])
|
||||
[:p
|
||||
(ui/button
|
||||
(str (t :file-rn/all-action) " (" (count rename-items) ")")
|
||||
(t :file-rn/all-action (count rename-items))
|
||||
:on-click <rename-all
|
||||
:class "text-md p-2 mr-1")
|
||||
(t :file-rn/or-select-actions)
|
||||
|
||||
Reference in New Issue
Block a user