-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathcz.json
More file actions
59 lines (59 loc) · 2.33 KB
/
Copy pathcz.json
File metadata and controls
59 lines (59 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"header": {
"docs": "Procházet Whisky dokumentací",
"discord": "Připojte se na Whiskyho Discord",
"github": "Go to Whisky's GitHub",
"light": "Switch to light theme",
"dark": "Switch to dark theme",
"description": "A modern Wine wrapper for macOS built with SwiftUI",
"embed": "Run the latest DirectX 12 titles effortlessly on your Mac with Whisky!"
},
"splash": {
"title": "Join the Mac gaming revolution.",
"subtitle": "Experience the latest titles effortlessly with Whisky.",
"latest-release": "Download Latest",
"all-releases": "See All Releases",
"icon-alt": "Whisky Logo"
},
"wine": {
"wine": "Wine",
"supercharged": "Supercharged...",
"subtitle": "with the power of Apple's Game Porting Toolkit."
},
"marquee": {
"growing": "and the list is always growing..."
},
"bento": {
"setup": {
"title": "No-terminal setup.",
"description": "No terminal experience? No problem. Whisky makes setup hands-off and easy to follow.",
"alt": "Setup Wizard"
},
"tools": {
"title": "Pre-built tools.",
"description": "Don't wait hours for GPTK to compile. Get from installing Whisky to gaming in minutes.",
"alt": "Wine Downloader"
},
"design": {
"title": "Familiar design.",
"description": "Native UI built from the ground up for macOS. Feel right at home in this rounded-corner, fast-loading utopia.",
"alt": "Bottle Config",
"list": {
"native": "Native UI. Native speeds. No Electron slowdown.",
"localised": "Localised in 20 different languages.",
"responsive": "Responsive and robust.",
"sonoma": "Built on macOS Sonoma for macOS Sonoma."
}
},
"integration": {
"title": "macOS integration.",
"description": "Drag-n-drop? Terminal integration? Native logging? We got it.",
"alt": "Drag-n-drop GPTK Installer"
},
"debugging": {
"title": "Debugging made easy.",
"description": "Connect up with Xcode and make GPU captures without all the faff.",
"alt": "Xcode GPU Capture"
}
}
}