Files
data-fetch-plugin/vue-project/data-fetch-plugin/src/i18n/lang/ja.ts
2025-02-07 17:55:45 +09:00

7 lines
255 B
TypeScript

export default {
config: {
title: 'データ取得プラグインの設定',
desc: '集約ボタン名とデータ取得元アプリ、取得フィールド、絞込条件や連結条件を設定後、保存してください。',
},
};