From c1d473b4a0b77765e7787a7dc052a748873be826 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 17 Aug 2025 01:59:46 +0200 Subject: Add support for four important Nigerian languages (#1077) This adds the English, Hausa, Yoruba and Igbo languages for Nigeria. The goal is to add the ₦ symbol as well as basic support for these languages. No layout is added.--- res/xml/method.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/xml/method.xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index e3f90c5..26441cb 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -16,6 +16,7 @@ + @@ -29,10 +30,12 @@ + + @@ -64,4 +67,5 @@ + -- cgit v1.2.3