@nocobase/plugin-workflow-aggregate
Version:
Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.
13 lines • 783 B
JSON
{
"Aggregate": "集計",
"Aggregator function": "集計関数",
"Counting, summing, finding maximum, minimum, and average values for multiple records of a collection or associated data of a record.": "コレクションの複数のレコードまたはレコードの関連データの集計、合計、最大値、最小値、平均値を求めます。",
"Data of associated collection": "関連コレクションデータ",
"Data of collection": "コレクションデータ",
"Distinct": "重複排除",
"Field to aggregate": "集計フィールド",
"Number of decimal places for query result.": "Number of decimal places for query result.",
"Query result": "クエリ結果",
"Result precision": "結果精度",
"Target type": "ターゲットタイプ"
}