Files
AlgerMusicPlayer/src/i18n/lang/en-US/donation.ts
T
2025-03-08 23:22:56 +08:00

8 lines
328 B
TypeScript

export default {
description:
'Your donation will be used to support development and maintenance work, including but not limited to server maintenance, domain name renewal, etc.',
message: 'You can leave your email or github name when leaving a message.',
refresh: 'Refresh List',
toDonateList: 'Buy me a coffee'
};