Skip to content
Snippets Groups Projects
Commit 06a8020a authored by Carsten Riel's avatar Carsten Riel
Browse files

"Auto-Complete" plus Schalterbeschriftungen eingefügt

parent fce75fc9
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
...@@ -25,6 +25,9 @@ return [ ...@@ -25,6 +25,9 @@ return [
"speichern.3" => "Generate plugin with these settings", "speichern.3" => "Generate plugin with these settings",
"speichern.4" => "Reset saved settings", "speichern.4" => "Reset saved settings",
"request" => "Which method should query MetaGer (GET, POST)?", "request" => "Which method should query MetaGer (GET, POST)?",
"autocomplete" => "autocomplete (search input)",
"autocomplete.on" => "on",
"autocomplete.off" => "off",
"foki.web" => "Web", "foki.web" => "Web",
"foki.andere" => "Others", "foki.andere" => "Others",
"foki.produktsuche" => "Shopping", "foki.produktsuche" => "Shopping",
...@@ -32,3 +35,4 @@ return [ ...@@ -32,3 +35,4 @@ return [
"foki.nachrichten" => "News", "foki.nachrichten" => "News",
"foki.bilder" => "Pictures" "foki.bilder" => "Pictures"
]; ];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment