wip: upgrade dependencies

This commit is contained in:
2022-01-11 18:54:55 +08:00
parent b7d0ec75eb
commit 58263f4548
16 changed files with 458 additions and 117 deletions
+7 -1
View File
@@ -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",
+7 -1
View File
@@ -20,7 +20,13 @@
"tip": "显示帮助文档"
},
"market": {
"title": "方案市场"
"title": "方案市场",
"sort_types": {
"recommend": "推荐",
"updated": "最近更新",
"likes": "点赞数",
"downloads": "下载量"
}
},
"local_manager": {
"title": "本地方案管理",