@@ -230,6 +230,8 @@ var config = {
230230 backlink_list_streamgraph : "← Show all documents" ,
231231 backlink_list_streamgraph_stream_selected : "← Show all documents in stream" ,
232232 keywords : "Keywords" ,
233+ doctypes : "Document type(s)" ,
234+ unknown : "Unknown" ,
233235 no_keywords : "not available" ,
234236 not_available : "not available" ,
235237 no_title : "No title" ,
@@ -426,6 +428,8 @@ var config = {
426428 backlink : "← Back to overview" ,
427429 backlink_list : "← Show all documents in area" ,
428430 keywords : "Keywords" ,
431+ doctypes : "Document type(s)" ,
432+ unknown : "Unknown" ,
429433 no_keywords : "not available" ,
430434 not_available : "not available" ,
431435 no_title : "No title" ,
@@ -490,6 +494,8 @@ var config = {
490494 backlink_list_streamgraph : "← Show all documents" ,
491495 backlink_list_streamgraph_stream_selected : "← Show all documents in stream" ,
492496 keywords : "Keywords" ,
497+ doctypes : "Document type(s)" ,
498+ unknown : "Unknown" ,
493499 no_keywords : "not available" ,
494500 not_available : "not available" ,
495501 no_title : "No title" ,
@@ -573,6 +579,8 @@ var config = {
573579 backlink : "← Back to overview" ,
574580 backlink_list : "← Show all documents in area" ,
575581 keywords : "Keywords" ,
582+ doctypes : "Document type(s)" ,
583+ unknown : "Unknown" ,
576584 no_keywords : "not available" ,
577585 not_available : "not available" ,
578586 no_title : "No title" ,
@@ -669,6 +677,8 @@ var config = {
669677 backlink : "← Zurück zur Übersicht" ,
670678 backlink_list : "← Zeige alle Themen im Themenfeld" ,
671679 keywords : "Keywords" ,
680+ doctypes : "Document type(s)" ,
681+ unknown : "Unknown" ,
672682 no_keywords : "nicht vorhanden" ,
673683 not_available : "nicht vorhanden" ,
674684 no_title : "Kein Titel" ,
@@ -732,6 +742,8 @@ var config = {
732742 backlink : "← Zurück zur Übersicht" ,
733743 backlink_list : "← Zeige alle Themen im Themenfeld" ,
734744 keywords : "Keywords" ,
745+ doctypes : "Document type(s)" ,
746+ unknown : "Unknown" ,
735747 no_keywords : "nicht vorhanden" ,
736748 not_available : "nicht vorhanden" ,
737749 no_title : "Kein Titel" ,
@@ -795,6 +807,8 @@ var config = {
795807 backlink : "← Back to overview" ,
796808 backlink_list : "← Show all topics in area" ,
797809 keywords : "Keywords" ,
810+ doctypes : "Document type(s)" ,
811+ unknown : "Unknown" ,
798812 no_keywords : "not available" ,
799813 not_available : "not available" ,
800814 no_title : "No title" ,
@@ -855,6 +869,8 @@ var config = {
855869 backlink_list_streamgraph : "← Show all documents" ,
856870 backlink_list_streamgraph_stream_selected : "← Show all documents in stream" ,
857871 keywords : "Keywords" ,
872+ doctypes : "Document type(s)" ,
873+ unknown : "Unknown" ,
858874 no_keywords : "not available" ,
859875 not_available : "not available" ,
860876 no_title : "No title" ,
0 commit comments