🎨 The database supports calculating the "Percent unique values" of the field https://github.com/siyuan-note/siyuan/issues/13192

This commit is contained in:
Daniel
2024-11-20 21:06:20 +08:00
parent 72469c277b
commit 31c68efcdc

View File

@@ -243,8 +243,8 @@
"calcResultSum": "Сумма",
"calcResultAverage": "Среднее",
"calcResultMedian": "Медиана",
"calcResultMin": "Мин.",
"calcResultMax": "Макс.",
"calcResultMin": "Мин",
"calcResultMax": "Макс",
"calcResultRange": "Диапазон",
"calc": "Вычислить",
"createWorkspace": "Создать рабочее пространство",