More unit testing, setup for localisation
This commit is contained in:
10
resources/lang/dev.json
Normal file
10
resources/lang/dev.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Email": "DEV:Email",
|
||||
"Home": "DEV:Home",
|
||||
"Password": "DEV:Password",
|
||||
"Please enter your email": "DEV:Please enter your email",
|
||||
"Please enter your password": "DEV:Please enter your password",
|
||||
"Server Info": "DEV:Server Info",
|
||||
"Server Name": "DEV:Server Name",
|
||||
"Sign in to <strong>:server</strong>": "DEV:Sign in to <strong>:server</strong>"
|
||||
}
|
Reference in New Issue
Block a user