Merge remote branch 'kc/master' into new/enh/bug_5917
[koha.git] / installer / data / mysql / pl-PL / optional / sample_holidays.sql
1 INSERT INTO `repeatable_holidays` VALUES
2 (2,'',0,NULL,NULL,'','Niedziele'),
3 (3,'',NULL,1,1,'','Nowy Rok'),
4 (4,'',NULL,25,12,'','Boże Narodzenie');