Added basic support of search for objects.
This commit is contained in:
@@ -29,6 +29,8 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
"Times" : "Times",
|
||||
"Search" : "Search",
|
||||
"SearchingFor" : "Searching for",
|
||||
"Hits" : "Hits:",
|
||||
"ResultsInPages" : "Results in texts",
|
||||
"... who" : "... who",
|
||||
"... where" : "... where",
|
||||
"... when" : "... when",
|
||||
@@ -50,6 +52,8 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
"Times" : "Zeiten",
|
||||
"Search" : "Suche",
|
||||
"SearchingFor" : "Suche nach",
|
||||
"Hits" : "Treffer:",
|
||||
"ResultsInPages" : "Treffer in Texten",
|
||||
"... who" : "... wer",
|
||||
"... where" : "... wo",
|
||||
"... when" : "... wann",
|
||||
|
Reference in New Issue
Block a user