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