diff --git a/resources/lang/es/result.php b/resources/lang/es/result.php
index e4439f55248deb19540eb50a4e9aff9d902c00b2..bbdc05edc359f203f5c183a087400a052f3addae 100644
--- a/resources/lang/es/result.php
+++ b/resources/lang/es/result.php
@@ -1,9 +1,8 @@
-<?php
-
 return [
     "options.1"	=>	"Empezar una nueva búsqueda en este dominio",
     "options.2"	=>	"ocultar :host",
     "options.3"	=>	"ocultar *.:domain",
     "options.4"	=>	"Tienda asociada",
-    "options.5"	=>	"abrir anónimo"
-];
+    "options.5"	=>	"abrir anónimo",
+    "proxytext"	=>	"Abrirá el link anonimizado."
+];
\ No newline at end of file