mirror of
https://github.com/SoPat712/InfusePlus.git
synced 2025-08-22 01:38:45 -04:00
Merge branch 'dayanch96:main' into main
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -12,7 +12,7 @@ on:
|
|||||||
|
|
||||||
tweak_version:
|
tweak_version:
|
||||||
description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default"
|
description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default"
|
||||||
default: "2.1"
|
default: "2.2"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
@@ -114,16 +114,16 @@
|
|||||||
"Imported" = "已导入";
|
"Imported" = "已导入";
|
||||||
"MediaNotFound" = "未找到媒体";
|
"MediaNotFound" = "未找到媒体";
|
||||||
|
|
||||||
"ImportLinksFromFile" = "Import from file";
|
"ImportLinksFromFile" = "从文件导入";
|
||||||
"ExportLinksToFile" = "Export to file";
|
"ExportLinksToFile" = "导出到文件";
|
||||||
"RemoveLinks" = "Remove all links";
|
"RemoveLinks" = "删除所有链接";
|
||||||
"AddLink" = "Add link";
|
"AddLink" = "添加链接";
|
||||||
"AddViaURL" = "Direct URL";
|
"AddViaURL" = "添加链接";
|
||||||
"URL" = "URL";
|
"URL" = "URL";
|
||||||
"PlayDirectly" = "Play directly";
|
"PlayDirectly" = "直接播放";
|
||||||
"InvalidLink" = "Invalid link";
|
"InvalidLink" = "无效链接";
|
||||||
"InvalidFile" = "Invalid file";
|
"InvalidFile" = "无效文件";
|
||||||
"Done" = "Done";
|
"Done" = "完成";
|
||||||
|
|
||||||
"Welcome.Premium" = "高级功能";
|
"Welcome.Premium" = "高级功能";
|
||||||
"Welcome.PremiumDesc" = "访问所有独家应用程序功能";
|
"Welcome.PremiumDesc" = "访问所有独家应用程序功能";
|
||||||
|
Reference in New Issue
Block a user