🎨 The database supports calculating the "Percent unique values" of the field https://github.com/siyuan-note/siyuan/issues/13192
This commit is contained in:
parent
72469c277b
commit
31c68efcdc
1 changed files with 2 additions and 2 deletions
|
@ -243,8 +243,8 @@
|
|||
"calcResultSum": "Сумма",
|
||||
"calcResultAverage": "Среднее",
|
||||
"calcResultMedian": "Медиана",
|
||||
"calcResultMin": "Мин.",
|
||||
"calcResultMax": "Макс.",
|
||||
"calcResultMin": "Мин",
|
||||
"calcResultMax": "Макс",
|
||||
"calcResultRange": "Диапазон",
|
||||
"calc": "Вычислить",
|
||||
"createWorkspace": "Создать рабочее пространство",
|
||||
|
|
Loading…
Add table
Reference in a new issue