mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 The database supports calculating the "Percent unique values" of the field https://github.com/siyuan-note/siyuan/issues/13192
This commit is contained in:
@@ -243,8 +243,8 @@
|
||||
"calcResultSum": "Сумма",
|
||||
"calcResultAverage": "Среднее",
|
||||
"calcResultMedian": "Медиана",
|
||||
"calcResultMin": "Мин.",
|
||||
"calcResultMax": "Макс.",
|
||||
"calcResultMin": "Мин",
|
||||
"calcResultMax": "Макс",
|
||||
"calcResultRange": "Диапазон",
|
||||
"calc": "Вычислить",
|
||||
"createWorkspace": "Создать рабочее пространство",
|
||||
|
||||
Reference in New Issue
Block a user