Add catalog_pages SQL for four locales

Add Navicat SQL dumps for catalog_pages in Brazilian, English, Spanish and Italian folders. Creates catalog_pages table (MyISAM, latin1) with schema, disables foreign key checks and sets utf8mb4, and inserts a large set of catalog page records (many INSERTs, auto_increment set). Intended to import full catalog page data for multiple locales.
This commit is contained in:
Remco Epicnabbo
2026-06-15 11:31:18 +02:00
parent 7dced3ec64
commit c573a8f829
4 changed files with 8896 additions and 0 deletions
File diff suppressed because one or more lines are too long