fix: transform vw/vh to pixels correctly, closes #1420 (#1421)

* i18n: update translations

* fix: transform vw/vh to pixels correctly, closes #1420
This commit is contained in:
Huang Xin
2025-06-19 16:53:58 +08:00
committed by GitHub
parent 92aae340d9
commit f0d3c9dd4e
22 changed files with 28 additions and 34 deletions
@@ -274,7 +274,7 @@ export const UpdaterContent = ({ version }: { version?: string }) => {
<div className='text-base-content flex-grow text-sm'>
<h2 className='mb-4 text-center font-bold sm:text-start'>
{_('A new version of Readest is Available!')}
{_('A new version of Readest is available!')}
</h2>
<p className='mb-2'>
{_('Readest {{newVersion}} is available (installed version {{currentVersion}}).', {