sortable columns, gender filter, age range filter, new columns.

This commit is contained in:
kveld9
2026-04-14 16:49:06 -03:00
parent 915f0143f7
commit 6996dacdf7
11 changed files with 477 additions and 34 deletions
+9
View File
@@ -209,6 +209,11 @@ export const zhTranslation = {
playAll: '全部播放',
removeSong: '从收藏中移除',
stations: '广播电台',
showingFiltered: '显示 {{filtered}} / {{total}} ({{artist}})',
showingCount: '显示 {{filtered}} / {{total}}',
clearArtistFilter: '清除艺术家筛选',
noFilterResults: '所选筛选条件下无结果。',
allArtists: '全部艺术家',
},
randomLanding: {
title: '创建混音',
@@ -393,6 +398,10 @@ export const zhTranslation = {
durationHoursMinutes: '{{hours}}小时{{minutes}}分钟',
durationMinutesOnly: '{{minutes}}分钟',
updaterOpenGitHub: '在 GitHub 上打开',
filters: '筛选器',
more: '更多',
yearRange: '年份范围',
clearAll: '清除全部',
},
settings: {
title: '设置',