diff --git a/src/components/iframe/IframeHeader.tsx b/src/components/iframe/IframeHeader.tsx
index 8940c16..95c5124 100644
--- a/src/components/iframe/IframeHeader.tsx
+++ b/src/components/iframe/IframeHeader.tsx
@@ -45,7 +45,7 @@ export function IframeHeader(props: { url: string }) {
-
+
{
diff --git a/src/locales/es.json b/src/locales/es.json
index 41b28b6..881629b 100644
--- a/src/locales/es.json
+++ b/src/locales/es.json
@@ -49,8 +49,8 @@
"subtitle": "Elige cómo se ve tu pestaña"
},
"search": {
- "title": "Motor de búsqueda",
- "subtitle": "Elija su motor de búsqueda para Nebula."
+ "title": "Buscador",
+ "subtitle": "Elige tu motor de búsqueda."
}
},
"titles": {
diff --git a/src/locales/ja.json b/src/locales/ja.json
index 5d59edf..02c1fb1 100644
--- a/src/locales/ja.json
+++ b/src/locales/ja.json
@@ -1,6 +1,6 @@
{
"header": {
- "title": "ネブラ。",
+ "title": "nebula.",
"games": "ゲーム",
"settings": "セッティング",
"discord": "もっとリンクが欲しいですか?"