mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
fix(app): shorten nav tooltips
This commit is contained in:
parent
8ee5376f9b
commit
2ca69ac953
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue