UNPKG

reldens

Version:
17 lines (15 loc) 449 B
/** * * Reldens - Translations - en_US * */ module.exports = { rewards: { title: 'Rewards', dailyLogin: 'Daily Login', dailyDescription: 'Login every day and claim your reward', straightDaysLogin: '%loginCount Days Login', straightDaysDescription: 'Login every day for %loginCount days and claim your reward', acceptedReward: 'You accepted the "%rewardLabel" reward!' } }