File tree Expand file tree Collapse file tree
i18n/en/docusaurus-plugin-content-docs
versioned_docs/version-3.1.0/plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ module.exports = function (ctx) {
6262 " YuYu1015" // 擴充作者
6363 ],
6464 "dependencies" : {
65- "trem" : " >=3.0.0" // 擴充所需的 CDPS 最低版本
65+ "trem" : " >=3.0.0" // 擴充所需的 TREM 最低版本
6666 },
6767 "resources" : [
6868 " AGPL-3.0" // 擴充的開源協議
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ module.exports = function (ctx) {
6262 " YuYu1015" // 擴充作者
6363 ],
6464 "dependencies" : {
65- "trem" : " >=3.0.0" // 擴充所需的 CDPS 最低版本
65+ "trem" : " >=3.0.0" // 擴充所需的 TREM 最低版本
6666 },
6767 "resources" : [
6868 " AGPL-3.0" // 擴充的開源協議
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ module.exports = Plugin;
5050 " YuYu1015" // 擴充作者
5151 ],
5252 "dependencies" : {
53- "trem" : " >=3.0.0" // 擴充所需的 CDPS 最低版本
53+ "trem" : " >=3.0.0" // 擴充所需的 TREM 最低版本
5454 },
5555 "resources" : [
5656 " AGPL-3.0" // 擴充的開源協議
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ module.exports = Plugin;
5050 " YuYu1015" // 擴充作者
5151 ],
5252 "dependencies" : {
53- "trem" : " >=3.0.0" // 擴充所需的 CDPS 最低版本
53+ "trem" : " >=3.0.0" // 擴充所需的 TREM 最低版本
5454 },
5555 "resources" : [
5656 " AGPL-3.0" // 擴充的開源協議
You can’t perform that action at this time.
0 commit comments