first commit
This commit is contained in:
8
admin/lang/czech/SEO_URL.php
Normal file
8
admin/lang/czech/SEO_URL.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
// Load translations from shop
|
||||
use KupShop\KupShopBundle\Util\Compat\ServiceContainer;
|
||||
|
||||
$translator = ServiceContainer::getService(\KupShop\KupShopBundle\Util\Locale\PHPArrayTranslator::class);
|
||||
|
||||
$txt_str['SEO_URL'] = $translator->loadShopMainTranslations()['SEO_URL'];
|
||||
Reference in New Issue
Block a user