From ca9d85a7572e8f9e0145e6c4ca50797cc9f6dd10 Mon Sep 17 00:00:00 2001 From: Carlos <28845529+mesacarlos@users.noreply.github.com> Date: Mon, 20 Apr 2020 14:33:50 +0200 Subject: [PATCH] Credited translation --- README.md | 2 +- client/scripts/WebConsoleLanguage.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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Ă¹",