Added search for objects.
This commit is contained in:
@@ -31,6 +31,7 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
"SearchingFor" : "Searching for",
|
||||
"Hits" : "Hits:",
|
||||
"ResultsInPages" : "Results in texts",
|
||||
"ResultsInObjects" : "Results in objects",
|
||||
"... who" : "... who",
|
||||
"... where" : "... where",
|
||||
"... when" : "... when",
|
||||
@@ -54,6 +55,7 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
"SearchingFor" : "Suche nach",
|
||||
"Hits" : "Treffer:",
|
||||
"ResultsInPages" : "Treffer in Texten",
|
||||
"ResultsInObjects" : "Treffer in Objekten",
|
||||
"... who" : "... wer",
|
||||
"... where" : "... wo",
|
||||
"... when" : "... wann",
|
||||
|
Reference in New Issue
Block a user