From e3347a166f730eb949f664f4b9e91f27d7b583bc Mon Sep 17 00:00:00 2001 From: Reza Hosseinzadeh Date: Sun, 23 Apr 2023 03:17:25 +0330 Subject: Pull request to add new layout Persian (#342) * Add persian layout * Change layoutId_of_string to layout_of_string * Add translation for Persian--- res/values/arrays.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values/arrays.xml') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index a43f747..51c5940 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -34,6 +34,7 @@ he_il_1452_2 ar_pc ar_alt + persian custom @@ -70,6 +71,7 @@ Hebrew SI-1452-2 Arabic PC Arabic ALT + Persian @string/pref_layout_e_custom -- cgit v1.2.3