fix(app): shorten nav tooltips
This commit is contained in:
@@ -166,8 +166,8 @@ export const dict = {
|
|||||||
"model.tooltip.context": "Context limit {{limit}}",
|
"model.tooltip.context": "Context limit {{limit}}",
|
||||||
|
|
||||||
"common.search.placeholder": "Search",
|
"common.search.placeholder": "Search",
|
||||||
"common.goBack": "Go back",
|
"common.goBack": "Back",
|
||||||
"common.goForward": "Go forward",
|
"common.goForward": "Forward",
|
||||||
"common.loading": "Loading",
|
"common.loading": "Loading",
|
||||||
"common.loading.ellipsis": "...",
|
"common.loading.ellipsis": "...",
|
||||||
"common.cancel": "Cancel",
|
"common.cancel": "Cancel",
|
||||||
|
|||||||
Reference in New Issue
Block a user