Skip to content

Commit 994c903

Browse files
committed
doc: 文案
1 parent 1a2b4f2 commit 994c903

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sub-store-front-end",
3-
"version": "2.15.65",
3+
"version": "2.15.66",
44
"private": true,
55
"scripts": {
66
"dev": "vite --host",

src/locales/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ export default {
313313
tips: {
314314
title: "The content of the subscription",
315315
content:
316-
"Subscription content:\n\n1. Multiple single-line proxy protocols/JSON/URI\n\n2. Complete Base64/YAML",
316+
"Subscription content:\n\n1. Multiple single-line proxy protocols/JSON5/YAML/URI\n\n2. Complete Base64/YAML",
317317
},
318318
},
319319
icon: {

src/locales/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ export default {
332332
placeholder: '',
333333
tips: {
334334
title: '本地订阅节点',
335-
content: '填入订阅内容:\n\n1. 换行输入多个单行的代理协议/JSON/URI\n\n2. 完整 Base64/YAML',
335+
content: '填入订阅内容:\n\n1. 换行输入多个单行的代理协议/JSON5/YAML/URI\n\n2. 完整 Base64/YAML',
336336
},
337337
},
338338
icon: {

0 commit comments

Comments
 (0)