From 24cdacd59e748ac49b84066f320563eca34ffe39 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 1 Oct 2020 10:19:04 +0300 Subject: [PATCH] enable Farsi locale in the UI --- include/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/functions.php b/include/functions.php index 6a7ad671d..538239218 100644 --- a/include/functions.php +++ b/include/functions.php @@ -103,6 +103,7 @@ "es_ES" => "Español (España)", "es_LA" => "Español", "de_DE" => "Deutsch", + "fa" => "Persian (Farsi)", "fr_FR" => "Français", "hu_HU" => "Magyar (Hungarian)", "it_IT" => "Italiano",