-- English translation
Locales["en"] = {
title = "DAILY REWARDS",
close = "CLOSE",
nextRewardIn = "NEXT REWARD IN",
playtimeLeft = "PLAYTIME LEFT",
reopenToClaim = "REOPEN THE UI TO CLAIM YOUR REWARD",
notifications = {
claimedReward = {
title = "YOU CLAIMED",
description = "Congratulations you succesfully claimed your daily reward, come back tomorrow to get your next reward.",
close = "CLOSE"
}
}
}