P5-5908 add article category translations for AT
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
-- P5-5908 add article category translations for AT
|
||||||
|
|
||||||
|
-- copy from DE
|
||||||
|
INSERT INTO article_categories_translations (market_id, category_id, name)
|
||||||
|
SELECT 10, category_id, name FROM article_categories_translations WHERE market_id = 8;
|
||||||
Reference in New Issue
Block a user