From bd6c98a59a524fd02ef7a9a557bed33ad0d7054c Mon Sep 17 00:00:00 2001 From: okvdai <108829133+okvdai@users.noreply.github.com> Date: Tue, 13 Jun 2023 17:27:22 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af245a1..d8a03f6 100644 --- a/README.md +++ b/README.md @@ -89,4 +89,10 @@ The Tone API is NOT used by every server, view a list of supported servers [here - new parser, allowing for better expandability and faster data processing (and much simpler implementation, unlike the hellspawn that was the previous `getFromToneAPI` function), - new request function, more compact and simple than previous iterations, - other functions that simplify the code and make it easier to read / develop + - Localisation, currently available in: + - English, + - French, + - German, + - Italian, + - Polish. (Northstar isn't translated into Polish, but the game supports it.)