update translation

This commit is contained in:
MaysWind
2026-01-21 23:59:12 +08:00
parent 10388a5ffa
commit 2bfcfbf03d
32 changed files with 297 additions and 297 deletions
@@ -82,7 +82,7 @@
</f7-list-item>
<f7-list-item>
<template #after-title>
{{ tt('Show Transaction Tag') }}
{{ tt('Show Transaction Tags') }}
</template>
<template #after>
<f7-toggle :checked="showTagInTransactionListPage" @toggle:change="showTagInTransactionListPage = $event"></f7-toggle>