update i18n
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-08-20 14:41:04 +03:00
parent 3037739b97
commit 435f89b014
5 changed files with 3 additions and 5 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3,15 +3,13 @@
<q-header <q-header
class="main-content bg-transparent" class="main-content bg-transparent"
reveal reveal
style="transition: all 0.3s ease" style="transition: all 0.5s ease"
ref="headerRef" ref="headerRef"
> >
<div <div
class="q-mx-md q-mt-lg q-py-sm q-px-md" class="q-mx-md q-mt-lg q-py-sm q-px-md"
:class="isHeroScroll ? 'text-white' : 'text-white glass shadow-6'" :class="isHeroScroll ? 'text-white' : 'text-white glass shadow-6'"
:style="{ :style="{
'backdrop-filter': isHeroScroll ? 'none' : 'blur(12px) saturate(180%)',
'-webkit-backdrop-filter': isHeroScroll ? 'none' : 'blur(12px) saturate(180%)',
'border-radius': 'var(--base-radius)', 'border-radius': 'var(--base-radius)',
'transition': 'all 0.3s ease' 'transition': 'all 0.3s ease'
}" }"

BIN
~$i18n-2-landing.xlsm Normal file

Binary file not shown.