@@ -232,6 +232,8 @@ var config = {
232232 backlink_list_streamgraph : "← Show all documents" ,
233233 backlink_list_streamgraph_stream_selected : "← Show all documents in stream" ,
234234 keywords : "Keywords" ,
235+ doctypes : "Document type(s)" ,
236+ unknown : "Unknown" ,
235237 no_keywords : "not available" ,
236238 not_available : "not available" ,
237239 no_title : "No title" ,
@@ -434,6 +436,8 @@ var config = {
434436 backlink : "← Back to overview" ,
435437 backlink_list : "← Show all documents in area" ,
436438 keywords : "Keywords" ,
439+ doctypes : "Document type(s)" ,
440+ unknown : "Unknown" ,
437441 no_keywords : "not available" ,
438442 not_available : "not available" ,
439443 no_title : "No title" ,
@@ -500,6 +504,8 @@ var config = {
500504 backlink_list_streamgraph : "← Show all documents" ,
501505 backlink_list_streamgraph_stream_selected : "← Show all documents in stream" ,
502506 keywords : "Keywords" ,
507+ doctypes : "Document type(s)" ,
508+ unknown : "Unknown" ,
503509 no_keywords : "not available" ,
504510 not_available : "not available" ,
505511 no_title : "No title" ,
@@ -585,6 +591,8 @@ var config = {
585591 backlink : "← Back to overview" ,
586592 backlink_list : "← Show all documents in area" ,
587593 keywords : "Keywords" ,
594+ doctypes : "Document type(s)" ,
595+ unknown : "Unknown" ,
588596 no_keywords : "not available" ,
589597 not_available : "not available" ,
590598 no_title : "No title" ,
@@ -683,6 +691,8 @@ var config = {
683691 backlink : "← Zurück zur Übersicht" ,
684692 backlink_list : "← Zeige alle Themen im Themenfeld" ,
685693 keywords : "Keywords" ,
694+ doctypes : "Document type(s)" ,
695+ unknown : "Unknown" ,
686696 no_keywords : "nicht vorhanden" ,
687697 not_available : "nicht vorhanden" ,
688698 no_title : "Kein Titel" ,
@@ -748,6 +758,8 @@ var config = {
748758 backlink : "← Zurück zur Übersicht" ,
749759 backlink_list : "← Zeige alle Themen im Themenfeld" ,
750760 keywords : "Keywords" ,
761+ doctypes : "Document type(s)" ,
762+ unknown : "Unknown" ,
751763 no_keywords : "nicht vorhanden" ,
752764 not_available : "nicht vorhanden" ,
753765 no_title : "Kein Titel" ,
@@ -813,6 +825,8 @@ var config = {
813825 backlink : "← Back to overview" ,
814826 backlink_list : "← Show all topics in area" ,
815827 keywords : "Keywords" ,
828+ doctypes : "Document type(s)" ,
829+ unknown : "Unknown" ,
816830 no_keywords : "not available" ,
817831 not_available : "not available" ,
818832 no_title : "No title" ,
@@ -875,6 +889,8 @@ var config = {
875889 backlink_list_streamgraph : "← Show all documents" ,
876890 backlink_list_streamgraph_stream_selected : "← Show all documents in stream" ,
877891 keywords : "Keywords" ,
892+ doctypes : "Document type(s)" ,
893+ unknown : "Unknown" ,
878894 no_keywords : "not available" ,
879895 not_available : "not available" ,
880896 no_title : "No title" ,
0 commit comments