## -*- perl -*- ## ---------------------------------------------------------------------- ## i18n/da.html: translation table for Danish output in HTML format ## ---------------------------------------------------------------------- ## ---------------------------------------------------------------------- %lang = ( 'abstract' => 'Opsummering', 'copyright' => 'Copyright', 'contents' => 'Indholdsfortegnelse', 'chapter' => 'Kapitel', 'appendix' => 'Bilag', 'footnotes' => 'Fodnoter', 'next' => 'næste', 'back' => 'tilbage', ); ## ----------------------------------------------------------------------