mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 18:47:29 +08:00
10 lines
381 B
TypeScript
10 lines
381 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',
|
|
title: 'Donation List',
|
|
noMessage: 'No Message'
|
|
};
|