Bug 11897: Add sample notices for all languages
[koha.git] / installer / data / mysql / fr-CA / facultatif / sample_holidays.sql
1 INSERT INTO `repeatable_holidays` VALUES
2 (2,'MPL',0,NULL,NULL,'','Dimanches'),
3 (3,'MPL',NULL,1,1,'','Nouvel an'),
4 (4,'MPL',NULL,25,12,'','Noël');