Credited translation
This commit is contained in:
parent
e92bfe2d38
commit
ca9d85a757
@ -13,7 +13,7 @@ Dont worry about privacy or security: all data is stored in your browser offline
|
||||
* Colors supported, for both Windows and Linux hosts. (Colors are represented different in each platform).
|
||||
* Real-time connected players, machine CPU and server RAM usage information.
|
||||
* Capable of keeping active connections to more than one server to keep retrieving console log in the background for them all.
|
||||
* English, Spanish, Russian (thanks to Stashenko), Portuguese (thanks to AlexandreMuassab and Connect500BR), French (thanks to pickatchou999), Czech (thanks to Tada) and Chinese (thanks to Neubulae and OPhantomO) supported.
|
||||
* English, Spanish, Russian (thanks to Stashenko), Portuguese (thanks to AlexandreMuassab and Connect500BR), French (thanks to pickatchou999), Italian (thanks to AlexZap), Czech (thanks to Tada) and Chinese (thanks to Neubulae and OPhantomO) supported.
|
||||
* Free, updated regularly, and many more!
|
||||
|
||||

|
||||
|
@ -275,7 +275,7 @@ function setLanguage(locale){
|
||||
"sendCommandButton": "Odeslat"
|
||||
}
|
||||
break;
|
||||
case "it_IT":
|
||||
case "it_IT": //Credit to AlexZap
|
||||
lang = {
|
||||
"navbarHomeLink": "Home",
|
||||
"home_header": "Seleziona un server dal menù",
|
||||
|
Loading…
x
Reference in New Issue
Block a user