Files
wehub-resource-sync 1d1286fadb
Build / Build and test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:38 +08:00

68 lines
2.0 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "appearance",
"displayName": "深色模式",
"summary": "切换系统亮色与深色外观",
"localizedMetadata": {
"ar": {
"displayName": "الوضع الداكن",
"summary": "تبديل النظام بين المظهر الفاتح والداكن."
},
"de": {
"displayName": "Dunkelmodus",
"summary": "Schalten Sie das System zwischen heller und dunkler Darstellung um."
},
"en": {
"displayName": "Dark Mode",
"summary": "Switch the system between light and dark appearance."
},
"es": {
"displayName": "Modo oscuro",
"summary": "Cambie el sistema entre apariencia clara y oscura."
},
"fr": {
"displayName": "Mode sombre",
"summary": "Basculez le système entre lapparence claire et sombre."
},
"ja": {
"displayName": "ダークモード",
"summary": "システムの外観を明暗で切り替えます。"
},
"ko": {
"displayName": "다크 모드",
"summary": "밝은 화면과 어두운 화면 간에 시스템을 전환합니다."
},
"pt": {
"displayName": "Modo escuro",
"summary": "Alterne o sistema entre aparência clara e escura."
},
"ru": {
"displayName": "Тёмный режим",
"summary": "Переключение системы между светлым и темным внешним видом."
},
"zh-Hans": {
"displayName": "深色模式",
"summary": "切换系统亮色与深色外观"
},
"zh-Hant": {
"displayName": "深色模式",
"summary": "切換系統亮色與深色外觀"
}
},
"version": "1.0.7",
"minHostVersion": "1.0.2",
"pluginKitVersion": 3,
"bundleRelativePath": "Appearance.bundle",
"factoryClass": "AppearancePlugin.AppearancePluginFactory",
"build": {
"project": "../../MacTools.xcodeproj",
"scheme": "AppearancePlugin"
},
"capabilities": {
"primaryPanel": true,
"componentPanel": false,
"configuration": false
},
"permissions": [],
"category": "display"
}