German web installer files, including translation of MARC21 frameworks
[koha.git] / installer / data / mysql / de-DE / optional / sample_holidays.sql
1 INSERT INTO `repeatable_holidays` VALUES 
2 (2,'',0,NULL,NULL,'','Sonntag'),
3 (3,'',NULL,1,1,'','Neujahr'),
4 (4,'',NULL,25,12,'','1. Weihnachtsfeiertag'),
5 (5,'',NULL,26,12,'','2. Weihnachtsfeiertag');