Add: Added Adobe Creative Cloud installation detection.

This commit is contained in:
X1a0He
2024-11-06 15:52:01 +08:00
parent 51c19c8fab
commit e19567961c
5 changed files with 92 additions and 5 deletions

View File

@@ -330,6 +330,16 @@
}
}
},
"前往下载" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Go to download"
}
}
}
},
"加载失败" : {
"localizations" : {
"en" : {
@@ -461,6 +471,36 @@
}
}
},
"按名称" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Sort by name"
}
}
}
},
"按添加时间" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Sort by added time"
}
}
}
},
"按状态" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Sort by status"
}
}
}
},
"搜索应用" : {
"localizations" : {
"en" : {
@@ -522,6 +562,16 @@
}
}
},
"未安装 Adobe Creative Cloud" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Adobe Creative Cloud not installed"
}
}
}
},
"未找到语言" : {
"localizations" : {
"en" : {
@@ -795,6 +845,16 @@
}
}
}
},
"需要先安装 Adobe Creative Cloud 才能继续使用本程序" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "You need to install Adobe Creative Cloud before you can continue using this program"
}
}
}
}
},
"version" : "1.0"