Update IframeHeader and localization files
This commit is contained in:
parent
f374a77881
commit
a359d5ec21
3 changed files with 4 additions and 4 deletions
|
|
@ -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={() => {
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"header": {
|
||||
"title": "ネブラ。",
|
||||
"title": "nebula.",
|
||||
"games": "ゲーム",
|
||||
"settings": "セッティング",
|
||||
"discord": "もっとリンクが欲しいですか?"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue