From 0b359d7a1c319e9da8ab8dadaf36e14cb3368470 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 30 Jun 2025 19:53:34 +0300 Subject: [PATCH] =?UTF-8?q?Task:7039=20|=20=D0=97=D0=B0=D1=80=D0=B5=D0=B3?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D1=80=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB=20?= =?UTF-8?q?pll=5Fe=20=D1=84=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D0=B8=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20Production=20=D0=B8=20Wtb.=20=D0=9F=D0=BE=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=B2=D0=B5=D1=80=D1=81=D1=82?= =?UTF-8?q?=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cosmopet/global-functions/multilang-functions.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wp-content/themes/cosmopet/global-functions/multilang-functions.php b/wp-content/themes/cosmopet/global-functions/multilang-functions.php index 6ef61be..6c9ed72 100644 --- a/wp-content/themes/cosmopet/global-functions/multilang-functions.php +++ b/wp-content/themes/cosmopet/global-functions/multilang-functions.php @@ -134,6 +134,15 @@ add_action('init', function () { ], 'group' => 'General', ], + [ + 'name' => 'Наши партнеры', + 'string' => 'Наши партнеры', + 'translations' => [ + 'ru' => 'Наши партнеры', + 'en' => 'Our partners', + ], + 'group' => 'General', + ], [ 'name' => 'Ваше имя', 'string' => 'Ваше имя',