Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
cf14de0b
Commit
cf14de0b
authored
Jul 02, 2021
by
Kim Höfer
Browse files
add title to search engine page
parent
7e5c83f7
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/lang/de/titles.php
View file @
cf14de0b
...
...
@@ -28,4 +28,5 @@ return [
'settings'
=>
'Sucheinstellungen (:fokus)'
,
'allSettings'
=>
'Alle Sucheinstellungen - MetaGer'
,
'transparency'
=>
'Transparenzerklärung - MetaGer'
,
'search-engine'
=>
'Suchmaschinen - MetaGer'
,
];
resources/lang/en/titles.php
View file @
cf14de0b
...
...
@@ -27,4 +27,5 @@ return [
"keychange"
=>
"Change membership key"
,
"allSettings"
=>
"All Settings - MetaGer"
,
"transparency"
=>
"Transparency statement - MetaGer"
"search-engine"
=>
'Search engines - MetaGer'
];
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment