mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 21:24:24 +01:00
use common translation for openTodayNote #7472
This commit is contained in:
parent
5620e7f4a7
commit
dd483fccbc
@ -321,10 +321,10 @@ function getDefaultKeyboardActions() {
|
||||
},
|
||||
{
|
||||
actionName: "openTodayNote",
|
||||
friendlyName: t("keyboard_action_names.open-today-note"),
|
||||
friendlyName: t("hidden-subtree.open-today-journal-note-title"),
|
||||
iconClass: "bx bx-calendar",
|
||||
defaultShortcuts: [],
|
||||
description: t("keyboard_actions.open-today-note"),
|
||||
description: t("hidden-subtree.open-today-journal-note-title"),
|
||||
scope: "window"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user