mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
wip(app): i18n
This commit is contained in:
parent
0f2e8ea2b4
commit
9b7d9c8173
6 changed files with 75 additions and 24 deletions
|
|
@ -381,6 +381,8 @@ export const dict = {
|
|||
|
||||
"prompt.loading": "正在加载提示...",
|
||||
"terminal.loading": "正在加载终端...",
|
||||
"terminal.title": "终端",
|
||||
"terminal.title.numbered": "终端 {{number}}",
|
||||
|
||||
"common.closeTab": "关闭标签页",
|
||||
"common.dismiss": "忽略",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue