notify.ts
639 Bytes
export default {
myNotifyText: 'My notify',
notifyTypeText: 'Notify type',
titleText: 'Title',
dispatcherText: 'Dispatcher',
sendTimeText: 'Sending time',
readStatusText: 'Read status',
createText: '@:common.createText notify',
editText: '@:common.editText notify',
listText: 'Notify list',
notifyContentText: 'Notify content',
receiverText: 'Receiver',
allText: 'All',
organizationText: 'Organization',
readTimeText: 'Read time',
saveDraftText: 'Save draft',
publishNotifyText: 'Publish notify',
publishSuccessText: 'Release success',
saveDraftSuccessText: '@:system.notify.saveDraftText success',
};