From 84e0248db47082d1ff2d80c527c4cff85509b746 Mon Sep 17 00:00:00 2001 From: olevole Date: Sun, 26 Feb 2023 22:48:46 +0300 Subject: [PATCH] link Spanish i18n --- php/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/php/config.php b/php/config.php index 31190cbe..65d05071 100644 --- a/php/config.php +++ b/php/config.php @@ -10,6 +10,7 @@ class Config public static $languages=array( 'en'=>'English', 'ru'=>'Russian', + 'es'=>'Spanish', ); public $os_types_names=array(