Skip to content
Snippets Groups Projects
Commit ab4f672e authored by Davide Aprea's avatar Davide Aprea
Browse files

added english texts

parent 38ac0e7f
No related branches found
No related tags found
3 merge requests!1895Development,!1747Development,!1742Resolve "Opening in New Tab"
...@@ -32,6 +32,10 @@ return [ ...@@ -32,6 +32,10 @@ return [
'dark' => 'Dark', 'dark' => 'Dark',
'light' => 'Light', 'light' => 'Light',
'newTab' => 'Open results in new tabs',
'off' => 'off',
'on' => 'on',
// Translations from the settings overview // Translations from the settings overview
'noSettings' => "Currently no settings are set!", 'noSettings' => "Currently no settings are set!",
'allSettings.header' => "Settings on :root", 'allSettings.header' => "Settings on :root",
...@@ -45,5 +49,4 @@ return [ ...@@ -45,5 +49,4 @@ return [
'key' => "Your key to the ad-free search", 'key' => "Your key to the ad-free search",
'blentry' => 'Black list entry', 'blentry' => 'Black list entry',
'removeCookie' => "Remove this cookie", 'removeCookie' => "Remove this cookie",
'dm' => 'Dark mode',
]; ];
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