diff --git a/frontend/app.js b/frontend/app.js index d2c524b..d171759 100644 --- a/frontend/app.js +++ b/frontend/app.js @@ -2141,7 +2141,7 @@ function noteApp() { onclick="window.$root.handleNewItemClick(this, event)" class="px-1.5 py-0.5 text-xs rounded hover:brightness-110" style="background-color: var(--bg-tertiary); color: var(--text-secondary);" - title="Add item here" + title="${esc(this.t('sidebar.new_note'))}" >+