mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
16 lines
896 B
JSON
16 lines
896 B
JSON
|
|
{
|
||
|
|
"unlockedReward": "Você recebeu <%= reward %>",
|
||
|
|
"earnedRewardForDevotion": "Você recebeu uma <%= reward %> por ter se empenhado em melhorar sua vida.",
|
||
|
|
"nextRewardUnlocksIn": "Seu próximo prêmio será desbloqueado depois de <%= numberOfCheckinsLeft %> logins!",
|
||
|
|
"awesome": "Incrível!",
|
||
|
|
"totalCount": "<%= count %> total count",
|
||
|
|
"countLeft": "<%= count %> logins até a próxima recompensa",
|
||
|
|
"incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.",
|
||
|
|
"totalCheckins": "<%= count %> Check-Ins",
|
||
|
|
"checkinEarned": "Your Check-In Counter went up!",
|
||
|
|
"unlockedCheckInReward": "You unlocked a Check-In Prize!",
|
||
|
|
"totalCheckinsTitle": "Total Check-Ins",
|
||
|
|
"checkinProgressTitle": "Progress until next",
|
||
|
|
"incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins."
|
||
|
|
}
|