Added new translations to the en.json
This commit is contained in:
parent
81f1e5d009
commit
b841a67ab7
@ -27,7 +27,8 @@
|
|||||||
"default_description": "A new server",
|
"default_description": "A new server",
|
||||||
"error": {
|
"error": {
|
||||||
"name": "Server name cannot be empty",
|
"name": "Server name cannot be empty",
|
||||||
"eula": "You must accept the EULA"
|
"eula": "You must accept the EULA",
|
||||||
|
"not_supported": "This version of minecraft is not supported by {{software}}"
|
||||||
},
|
},
|
||||||
"title": "Create a new server",
|
"title": "Create a new server",
|
||||||
"name": "Server name",
|
"name": "Server name",
|
||||||
|
Reference in New Issue
Block a user