merge to kintone exec
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
config: {
|
||||
title: 'Settings for data fetch plugin',
|
||||
desc: 'This message is displayed on the app page after the app has been updated.',
|
||||
title: 'Data Fetch Plugin Settings',
|
||||
desc: 'Set the aggregation button name, data source app, fetch fields, filter conditions, and linking conditions, then save.',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
config: {
|
||||
title: 'Settings for data fetch plugin',
|
||||
desc: 'This message is displayed on the app page after the app has been updated.',
|
||||
title: 'データ取得プラグインの設定',
|
||||
desc: '集約ボタン名とデータ取得元アプリ、取得フィールド、絞込条件や連結条件を設定後、保存してください。',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user