This commit is contained in:
root
2025-11-13 19:52:28 +03:00
parent 8aeeb05b7d
commit 807dec3b6c
4646 changed files with 163445 additions and 626017 deletions

View File

@@ -1,9 +0,0 @@
<?
$MESS ['SEO_MODULE_NAME'] = "Search Engine Optimization";
$MESS ['SEO_MODULE_DESCRIPTION'] = "Offers various SEO tools for your site.";
$MESS ['SEO_DENIED'] = "access denied";
$MESS ['SEO_OPENED'] = "access";
$MESS ['SEO_FULL'] = "full access";
$MESS ['SEO_INSTALL_TITLE'] = "SEO Module Installation";
$MESS ['SEO_UNINSTALL_TITLE'] = "SEO Module Removal";
?>

View File

@@ -0,0 +1,3 @@
<?php
$MESS["SEO_RETARGETING_SERVICE_RESPONSE_VKADS_ERROR"] = "VK Ads returned error";
$MESS["SEO_RETARGETING_SERVICE_RESPONSE_VKADS_ERROR_100"] = "VK Ads error code: %code%. <br>Error text: %msg%.";

View File

@@ -1,3 +0,0 @@
<?
$MESS["SITEMAP_NAME_TITLE"] = "Name";
?>