From ce51df6f5a8da4b86e4ee92fd78803c5b264ffc9 Mon Sep 17 00:00:00 2001
From: Mostafa Ayesh
Date: Sat, 11 Mar 2023 10:54:20 -0500
Subject: Add Arabic layout (#314)
* add arabic keyboard
* use unicode values for special characters
* add alternate layout
* use arabic numbers---
res/values/arrays.xml | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'res/values')
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index dacc0b4..a43f747 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -32,6 +32,8 @@
- devanagari_2
- he_il_1452_1
- he_il_1452_2
+ - ar_pc
+ - ar_alt
- custom
@@ -66,6 +68,8 @@
- देवनागरी (हिंदी)-2
- Hebrew SI-1452-1
- Hebrew SI-1452-2
+ - Arabic PC
+ - Arabic ALT
- @string/pref_layout_e_custom
--
cgit v1.2.3