Merge branch 'dayanch96:main' into main

This commit is contained in:
MūmüìśDõg
2025-05-18 09:08:13 +08:00
committed by GitHub
2 changed files with 11 additions and 11 deletions

View File

@@ -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

View File

@@ -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" = "访问所有独家应用程序功能";