fix: update filter label for UMO in English and Chinese locales

This commit is contained in:
Soulter
2026-06-03 21:31:03 +08:00
parent 8a1988a2c9
commit 5b420c74be
5 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
},
"filters": {
"search": "Search title and content",
"umo": "Filter by UMO",
"umo": "Filter by delivery target",
"noUmos": "No UMOs",
"noMatches": "No matching future tasks."
},

View File

@@ -43,7 +43,7 @@
},
"filters": {
"search": "Поиск по названию и содержанию",
"umo": "Фильтр по UMO",
"umo": "Фильтр по цели доставки",
"noUmos": "Нет UMO",
"noMatches": "Нет подходящих будущих задач."
},

View File

@@ -43,7 +43,7 @@
},
"filters": {
"search": "搜索任务名称和内容",
"umo": "按 UMO 筛选",
"umo": "按投递地筛选",
"noUmos": "暂无 UMO",
"noMatches": "没有匹配的未来任务。"
},

View File

@@ -27,7 +27,7 @@ const PurpleTheme: ThemeTypes = {
borderLight: '#d0d0d0',
border: '#d0d0d0',
inputBorder: '#787878',
containerBg: '#f9fafcf4',
containerBg: '#fffffff4',
surface: '#fff',
'on-surface-variant': '#fff',
facebook: '#4267b2',

View File

@@ -2,7 +2,7 @@
<div class="dashboard-page cron-page" :class="{ 'is-dark': isDark }">
<v-container fluid class="dashboard-shell cron-shell pa-4 pa-md-6">
<div class="cron-detail-width">
<div class="cron-header mb-4 pt-4 pb-4">
<div class="cron-header mb-4 pb-4">
<div class="cron-header-copy">
<h1 class="dashboard-title">{{ tm("page.title") }}</h1>
<div class="dashboard-subtitle">