chore: bump version to 1.14.3, fix translations and cleanup i18n
All checks were successful
Deploy to Production / deploy (push) Successful in 16s

This commit is contained in:
2026-02-13 07:42:17 +01:00
parent 18568fa4ae
commit b3e2f5d022
4 changed files with 159 additions and 74 deletions

View File

@@ -486,8 +486,8 @@ onUnmounted(() => {
max="99"
/>
<div class="threshold-preview">
<span>Low Density</span>
<span>High Density</span>
<span>{{ t('image.lowDensity') }}</span>
<span>{{ t('image.highDensity') }}</span>
</div>
</div>