-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathen.json
87 lines (87 loc) · 3.01 KB
/
en.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"lang": "English",
"nav": {
"features": "Features",
"streamers": "Streamers",
"source": "Open Source",
"language": "Language",
"login": "Try for free"
},
"main": {
"discord": "Be part of our Discord family!",
"title": "The ultimate tool\nfor STREAM.",
"subtitle": "Show your Valorant stats effortlessly.\nEngage your audience and keep the focus on the game",
"buttons": {
"first": "Get started",
"second": "How does it work?"
}
},
"previews": {
"home": "Home",
"valorant": "Valorant",
"faceit": "Faceit",
"music": "Music",
"bot": "Twitch bot"
},
"features": {
"category": "Features",
"title": "Everything You Need to Elevate Your Stream",
"subtitle": " Packed with powerful tools, our app makes it effortless to display and\ncustomize your Valorant stats. From seamless setup to full\npersonalization, we’ve got everything to make your stream shine.",
"blocks": {
"first": {
"title": "Compatible with Popular Streaming Software",
"description": "We support all major streaming platforms,\nincluding OBS Studio, Streamlabs, XSplit, and more.\nIntegration is quick and easy, ensuring your stats\nare live without technical hassle."
},
"second": {
"title": "Design Reflects Your Style",
"description": "Make your stream yours!\nCustomize overlay colors and layout to match\nyour unique style and stand out with\na professional look."
},
"third": {
"title": "Set It and Forget It",
"description": "Enjoy a hassle-free experience!\nOnce you set up the overlay, the app works\nautomatically to display your live stats,\nensuring everything stays updated\nwithout requiring manual adjustments."
}
}
},
"streamers": {
"category": "LEGENDS",
"title": "Streamers Spotlight",
"subtitle": "Top Valorant streamers already showcase their stats with our app.\nWant to see your name here? Log in to our platform. We might feature you next!",
"card": {
"followers": "followers"
}
},
"source": {
"title": "Open Source",
"category": "Community-Driven Development",
"subtitle": "Our application's source code is fully accessible on GitHub.\nWe welcome everyone to view, utilize, and contribute to its development.",
"contribute": "Contribute on Github",
"star": "Star the Project"
},
"footer": {
"left": {
"description": "Track Your Game, Own the Stream"
},
"right": {
"sections": {
"first": {
"title": "Product",
"items": {
"about": "About us",
"contact": "Contact us",
"privacy": "Privacy Policy",
"terms": "Terms of Service"
}
},
"second": {
"title": "Possibilities",
"items": {
"how": "How it work?",
"better": "Be a better streamer!"
}
}
}
},
"copyright": "All rights reserved.",
"love": "Made with ❤\uFE0F on \uD83C\uDF0E Earth"
}
}