From db16dfca47af85485c0feb3df6228bd7515de18d Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Wed, 10 Aug 2022 17:24:46 +0200 Subject: [PATCH] [README] Improve translation description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3a49b0..b96b1a8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It makes your game easy to translate into multiple languages. * Loads dictionary files for your game. * Allows selecting one of the many available languages. -* Translates messages by its id. +* Translates messages by id (and provides default fallback to English). Dependencies ============