windows/lang/en.json

14 lines
286 B
JSON
Raw Normal View History

2025-09-24 09:45:36 +00:00
{
"startMenu": {
"about": "About This Project",
"systemSettings": "System Settings...",
"toggleTheme": "Toggle Theme",
"signOut": "Sign Out",
"closeAllWindows": "Close All Windows"
2025-09-25 02:10:57 +00:00
},
"taskbar": {
"zhuyin": "Zhuyin",
"english_us": "English (US)"
2025-09-24 09:45:36 +00:00
}
}