Skip to content

Commit 42ff29e

Browse files
committed
chore: auto update i18n file
1 parent a727a54 commit 42ff29e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/lang/en/drivers.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,11 @@
796796
},
797797
"QuarkTV": {
798798
"device_id": "Device id",
799+
"link_method": "Link method",
800+
"link_methods": {
801+
"download": "Download",
802+
"streaming": "Streaming"
803+
},
799804
"query_token": "Query token",
800805
"query_token-tips": "don't edit'",
801806
"refresh_token": "Refresh token",
@@ -1071,6 +1076,11 @@
10711076
},
10721077
"UCTV": {
10731078
"device_id": "Device id",
1079+
"link_method": "Link method",
1080+
"link_methods": {
1081+
"download": "Download",
1082+
"streaming": "Streaming"
1083+
},
10741084
"query_token": "Query token",
10751085
"query_token-tips": "don't edit'",
10761086
"refresh_token": "Refresh token",
@@ -1327,4 +1337,4 @@
13271337
"WoPan": "WoPan",
13281338
"YandexDisk": "YandexDisk"
13291339
}
1330-
}
1340+
}

0 commit comments

Comments
 (0)