wip: upgrade dependencies
This commit is contained in:
@@ -20,7 +20,13 @@
|
||||
"tip": "Display help documentation"
|
||||
},
|
||||
"market": {
|
||||
"title": "Scheme market"
|
||||
"title": "Scheme market",
|
||||
"sort_types": {
|
||||
"recommend": "Recommend",
|
||||
"updated": "updated",
|
||||
"likes": "likes",
|
||||
"downloads": "downloads"
|
||||
}
|
||||
},
|
||||
"local_manager": {
|
||||
"title": "Local scheme management",
|
||||
|
||||
@@ -20,7 +20,13 @@
|
||||
"tip": "显示帮助文档"
|
||||
},
|
||||
"market": {
|
||||
"title": "方案市场"
|
||||
"title": "方案市场",
|
||||
"sort_types": {
|
||||
"recommend": "推荐",
|
||||
"updated": "最近更新",
|
||||
"likes": "点赞数",
|
||||
"downloads": "下载量"
|
||||
}
|
||||
},
|
||||
"local_manager": {
|
||||
"title": "本地方案管理",
|
||||
|
||||
Reference in New Issue
Block a user