You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
404 B
20 lines
404 B
{
|
|
"update": {
|
|
"ready": {
|
|
"hot": {
|
|
"title": "提示",
|
|
"desc": "新版本 v{version} 已经准备好更新, 下次启动程序即可自动更新"
|
|
}
|
|
}
|
|
},
|
|
"browser": {
|
|
"navbar": {
|
|
"menu": {
|
|
"label": "菜单",
|
|
"fullscreen": "全屏",
|
|
"quit-fullscreen": "取消全屏",
|
|
"toggleDevTools": "开发者面板"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|