diff --git a/metager/lang/en/result.php b/metager/lang/en/result.php index b9dd7e12db5dacad5f9ea8879a4a4ee691648929..ccef406db3ea6848e7f39a448c74da75f2c81cc1 100644 --- a/metager/lang/en/result.php +++ b/metager/lang/en/result.php @@ -10,7 +10,7 @@ return [ 'options.5' => 'OPEN ANONYMOUSLY', 'options.6' => 'OPEN IN NEW TAB', 'options.7' => 'OPEN', - 'options.direct' => 'Abre directamente', + 'options.direct' => 'Direct open', 'options.more' => 'MORE', 'options.less' => 'LESS', 'gefVon' => 'by', diff --git a/metager/lang/es/result.php b/metager/lang/es/result.php index 8119daa6003dc6ec0e0784a31807b7642674e27d..7db7b58bc18d57cbcb9266f5a923056b8975cab3 100644 --- a/metager/lang/es/result.php +++ b/metager/lang/es/result.php @@ -8,7 +8,7 @@ "options.5" => "ABRIR ANÓNIMO", "options.6" => "ABRIR NUEVA PESTAÑA", "options.7" => "ABRIR", - 'options.direct' => 'Direkt öffnen', + 'options.direct' => 'Abre directamente', "options.more" => "Más", "options.less" => "Menos", "gefVon" => "Encontrado de",