Update IframeHeader and localization files

This commit is contained in:
incognitotgt 2023-12-28 12:06:19 -05:00
parent f374a77881
commit a359d5ec21
3 changed files with 4 additions and 4 deletions

View file

@ -45,7 +45,7 @@ export function IframeHeader(props: { url: string }) {
</h1>
</div>
</Link>
<div className="mr-4 flex flex-row items-center justify-end gap-3">
<div className="flex flex-row items-center gap-3 md:gap-2">
<IoChevronBackSharp
className="duration-0500 h-6 w-6 cursor-pointer text-navbar-text-color transition-all hover:scale-110 hover:brightness-125"
onClick={() => {

View file

@ -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": {

View file

@ -1,6 +1,6 @@
{
"header": {
"title": "ネブラ。",
"title": "nebula.",
"games": "ゲーム",
"settings": "セッティング",
"discord": "もっとリンクが欲しいですか?"