diff --git a/lang/es/common.php b/lang/es/common.php index c0a1a75a7..cf4f598c4 100644 --- a/lang/es/common.php +++ b/lang/es/common.php @@ -107,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Política de privacidad', 'terms_of_service' => 'Términos de Servicio', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];