From ccd7754fb54cc2471f9435dfded265654f180b7f Mon Sep 17 00:00:00 2001 From: maksim Date: Fri, 20 Jun 2025 11:39:11 +0300 Subject: [PATCH] =?UTF-8?q?Task=206811=20|=20=D0=B4=D0=BE=D0=BF=20=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=BA=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../themes/cosmopet/global-functions/multilang-functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-content/themes/cosmopet/global-functions/multilang-functions.php b/wp-content/themes/cosmopet/global-functions/multilang-functions.php index b3ed288..f79985d 100644 --- a/wp-content/themes/cosmopet/global-functions/multilang-functions.php +++ b/wp-content/themes/cosmopet/global-functions/multilang-functions.php @@ -1710,5 +1710,7 @@ add_action('init', function () { pll_register_string('Sterilized', 'Sterilized', 'Profile'); pll_register_string('Edit', 'Edit', 'Profile'); + pll_register_string('Редактировать питомца', 'Редактировать питомца', 'Profile'); + }); \ No newline at end of file