Skip to content

Commit

Permalink
🎨 The database supports calculating the "Percent unique values" of th…
Browse files Browse the repository at this point in the history
…e field #13192
  • Loading branch information
88250 committed Nov 20, 2024
1 parent 72469c2 commit 31c68ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/appearance/langs/ru_RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@
"calcResultSum": "Сумма",
"calcResultAverage": "Среднее",
"calcResultMedian": "Медиана",
"calcResultMin": "Мин.",
"calcResultMax": "Макс.",
"calcResultMin": "Мин",
"calcResultMax": "Макс",
"calcResultRange": "Диапазон",
"calc": "Вычислить",
"createWorkspace": "Создать рабочее пространство",
Expand Down

0 comments on commit 31c68ef

Please sign in to comment.