Files
AlgerMusicPlayer/src/i18n/lang/en-US/history.ts
T

6 lines
118 B
TypeScript
Raw Normal View History

2025-02-19 01:01:43 +08:00
export default {
title: 'Play History',
playCount: '{count}',
getHistoryFailed: 'Failed to get play history'
};