
SET NAMES utf8mb4;

INSERT INTO glossary (`id`,`language`,`casesensitive`,`exactmatch`,`text`,`link`,`abbr`,`site`,`creationDate`,`modificationDate`) VALUES (1,'en',0,0,'membres','46',NULL,0,1566898520,1566898534);
INSERT INTO glossary (`id`,`language`,`casesensitive`,`exactmatch`,`text`,`link`,`abbr`,`site`,`creationDate`,`modificationDate`) VALUES (2,NULL,0,0,'pronunciation',NULL,'This is the abbreviation text',0,1566898544,1566898604);
INSERT INTO glossary (`id`,`language`,`casesensitive`,`exactmatch`,`text`,`link`,`abbr`,`site`,`creationDate`,`modificationDate`) VALUES (4,'en',0,0,'franca','101',NULL,0,1566898672,1566898683);
