-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.json
34 lines (34 loc) · 1.02 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
{
"main":{
"sub":"Host Minecraft Locally!",
"install":"Install Server",
"run":"Run Server",
"console":"Console",
"servers":"Servers",
"plugins":"Plugins_[beta]"
},
"install":{
"sub":"Localminer Offers Minecraft Version 1.8 And Above.",
"servername":"Server Name",
"serverversion":"- Server Version -",
"ram":"- Max Ram -",
"player":"- Max Player -",
"type":"- Server Type -",
"region":"- Server Region -",
"install":"Install"
},
"run":{
"sub":"Powered By Ngrok! LocalMiner Help You Stay Protected Over The Internet!",
"ngrok":"Ngrok Token",
"server":"Choose Server .jar",
"ram":"- Max Ram -",
"region":"- Choose Region -",
"ip":"- show ip on discord -",
"run":"Start Server"
},
"Console":{
"sub":"All The Infomation About The Server Stats",
"command":"type command",
"send":"send"
}
}