From e6e0fa50d6fe748f4e02b048681365515dcd657f Mon Sep 17 00:00:00 2001 From: Liam Cain <hi@liamca.in> Date: Thu, 11 Jul 2024 11:39:53 -0400 Subject: [PATCH] README: Add new entries to the list of existing languages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65d11b6..cbae91c 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Here is a table of language code to language name, in alphabetical order. These | `de` | German | Deutsch | ✅ | | `dv` | Dhivehi | Þ‹Þ¨ÞˆÞ¬Þ€Þ¨ | 🚧 | | `el` | Greek | Ελληνικά | 🚧 | +| `en-GB` | English (GB) | English (GB) | ✅ | | `eo` | Esperanto | Esperanto | 🚧 | | `es` | Spanish | Español | ✅ | | `fa` | Persian | Ùارسی | 🚧 | @@ -110,6 +111,7 @@ Here is a table of language code to language name, in alphabetical order. These | `lv` | Latvian | LatvieÅ¡u valoda | 🚧 | | `ml` | Malayalam | മലയാളം | 🚧 | | `ms` | Malay | Bahasa Melayu | 🚧 | +| `ne` | Nepali | नेपाली | ✅ | | `nl` | Dutch | Nederlands | ✅ | | `no` | Norwegian | Norsk | ✅ | | `oc` | Occitan | Occitan | 🚧 | -- GitLab