mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-09 06:35:42 +12:00
Thx Inara!
This commit is contained in:
parent
e04f549b11
commit
fecef4521b
2 changed files with 2 additions and 2 deletions
|
@ -253,7 +253,7 @@
|
||||||
},
|
},
|
||||||
"disconnect":{
|
"disconnect":{
|
||||||
"banned":"Your account has been BANNED. You will no longer be able to login",
|
"banned":"Your account has been BANNED. You will no longer be able to login",
|
||||||
"kicked":"You have been KICKED by a Moderator. No reason was provided.",
|
"kicked":"An Admin Has KICKED You. This probably means your account is blocked. Please email support@horseisle.com if you need further information..",
|
||||||
"dupe_login":"Duplicate Login. Disconnecting Previous.",
|
"dupe_login":"Duplicate Login. Disconnecting Previous.",
|
||||||
"no_playtime":"You have run out of Time for this session. As an unsubscriber you gain one minute of playtime every 8 minutes. Please come back later! ",
|
"no_playtime":"You have run out of Time for this session. As an unsubscriber you gain one minute of playtime every 8 minutes. Please come back later! ",
|
||||||
"client_timeout":{
|
"client_timeout":{
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<Content Include="icon.ico" />
|
<Content Include="icon.ico" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="MySqlConnector" Version="1.3.7" />
|
<PackageReference Include="MySqlConnector" Version="1.3.10" />
|
||||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
Loading…
Add table
Reference in a new issue