fix(app): shorten nav tooltips

pull/10903/head
David Hill 2026-01-27 16:41:28 +00:00
parent 8ee5376f9b
commit 2ca69ac953
1 changed files with 2 additions and 2 deletions

View File

@ -166,8 +166,8 @@ export const dict = {
"model.tooltip.context": "Context limit {{limit}}",
"common.search.placeholder": "Search",
"common.goBack": "Go back",
"common.goForward": "Go forward",
"common.goBack": "Back",
"common.goForward": "Forward",
"common.loading": "Loading",
"common.loading.ellipsis": "...",
"common.cancel": "Cancel",