windows/i18n/lang/en.json

67 lines
1.8 KiB
JSON

{
"startMenu": {
"about": "About This Project",
"systemSettings": "System Settings...",
"toggleTheme": "Toggle Theme",
"signOut": "Sign Out",
"closeAllWindows": "Close All Windows"
},
"taskbar": {
"language": "Language",
"currentLanguage": "EN"
},
"common": {
"createWindow": "Create Window",
"close": "Close",
"minimize": "Minimize",
"maximize": "Maximize",
"back": "Back"
},
"apps": {
"livestream-hub": "Latest News",
"calculator": "Calculator"
},
"livestream": {
"title": "Latest News",
"subtitle": "Stay updated with the latest information",
"featuredStreams": "Featured News",
"popularStreamers": "Popular Updates",
"recommendedServices": "Recommended Services",
"viewers": "viewers",
"live": "Live",
"offline": "Offline",
"watch": "Watch",
"follow": "Follow",
"share": "Share",
"categories": {
"gaming": "Gaming",
"music": "Music",
"lifestyle": "Lifestyle",
"education": "Education",
"art": "Art",
"fitness": "Fitness",
"travel": "Travel",
"pets": "Pets"
},
"streams": {
"gamingNight": "🎮 Gaming All Night!",
"musicShare": "🎵 Late Night Music",
"cooking": "🍳 Late Night Kitchen - Learn Cooking",
"coding": "💻 Programming Tutorial",
"art": "🎨 Digital Art Creation",
"fitness": "💪 Fitness Training",
"travel": "✈️ Travel Vlog",
"pets": "🐱 Pet Care Tips"
},
"streamers": {
"gamingKing": "Gaming King",
"musicMaster": "Music Master",
"cookingChef": "Cooking Chef",
"codeTeacher": "Code Teacher",
"artist": "Digital Artist",
"trainer": "Fitness Trainer",
"traveler": "Travel Blogger",
"petLover": "Pet Lover"
}
}
}