💄Shortcuts add English language support

This commit is contained in:
Evil0ctal 2022-07-15 18:22:29 -07:00 committed by GitHub
parent fde92d6591
commit 826d219dc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,17 +20,17 @@ Music_Download = True
# 是否记录API调用日志
Allow_Logs = True
# 快捷指令版本
iOS_Shortcut_Version = 3.0
iOS_Shortcut_Version = 4.0
# 快捷指令Link(Chinese_Language)
iOS_Shortcut_Link = https://www.icloud.com/shortcuts/126820d2783748d1bdec95a223a02639
iOS_Shortcut_Link = https://www.icloud.com/shortcuts/25af5f6d9a9140e1a4e35c771313732f
# Shortcut Link(English_Language)
iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/a7b3a3c8bc5c4f4ea352fe157a374881
iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/0d37a661c1044ce4a428a84c13113c30
# 快捷指令更新时间
iOS_Shortcut_Update_Time = 2022/04/15
iOS_Shortcut_Update_Time = 2022/07/15
# 快捷指令更新记录
iOS_Shortcut_Update_Note = 为快捷指令增加了自动检查更新功能
iOS_Shortcut_Update_Note = 快捷指令增加了英文语言支持/Shortcuts add English language support
# iOS shortcut update note
iOS_Shortcut_Update_Note_EN = Added automatic check for updates to shortcuts
iOS_Shortcut_Update_Note_EN = Shortcuts add English language support/快捷指令增加了英文语言支持
[Web_ZH]
# 网页默认运行端口