export default { table: { tips: 'Found {count} user scripts for the page', install: 'Install', title: 'Title', author: 'Suthor', authorTips: 'Click to access the {name} home page', dailyInstalls: 'Daily', updatedTime: 'Updated', action: 'Action', version: 'Version', score: 'Score', totalInstalls: 'Total Installs', description: 'Description', donate: 'Donate', wechat: 'Wechat', alipay: 'Alipay', paypal: 'PayPal', closeDonate: 'Close Donate', feedback: 'Feedback', close: 'No longer show', scriptInstalling: 'Script installing...', search: 'Search' } }