diff --git a/README.md b/README.md index f9dc2af..fc19aa5 100644 --- a/README.md +++ b/README.md @@ -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! ![Screenshot](https://i.imgur.com/sN1sYju.png) diff --git a/client/scripts/WebConsoleLanguage.js b/client/scripts/WebConsoleLanguage.js index 914374a..431c451 100644 --- a/client/scripts/WebConsoleLanguage.js +++ b/client/scripts/WebConsoleLanguage.js @@ -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Ă¹",