From b3a8e86cddbd96ad4661ab33c8a84d51bb29fe1d Mon Sep 17 00:00:00 2001 From: ViktorsTics <ticviktors9@gmail.com> Date: Mon, 17 Feb 2025 12:39:09 +0100 Subject: [PATCH] minor editing (#1082) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit «Latviešu Valoda» translates to «Latvian Language», which is redundant since we are already selecting the language in the «Language» section. Therefore, just «Latviešu» is sufficient. This will maintain conciseness, logic, and consistency. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d7bc6e..cdc194e 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Here is a table of language code to language name, in alphabetical order. These | `it` | Italian | Italiano | ✅ | | `ja` | Japanese | 日本語 | ✅ | | `ko` | Korean | 한국어 | ✅ | -| `lv` | Latvian | Latviešu valoda | ✅ | +| `lv` | Latvian | Latviešu | ✅ | | `ml` | Malayalam | മലയാളം | 🚧 | | `ms` | Malay | Bahasa Melayu | 🚧 | | `ne` | Nepali | नेपाली | ✅ | -- GitLab