mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
fix(event): Line breakage II
This commit is contained in:
parent
358b421330
commit
281e3fdbb5
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@
|
|||
"alarmingFriendsText": "Got spooked <%= spookDust %> times by party members.",
|
||||
"valentineCard": "Valentine's Day Card",
|
||||
"valentineCardNotes": "Send a Valentine's Day card to a friend.",
|
||||
"valentine0": "\"Roses are red\nMy Dailies are blue\nI'm happy that I'm\nIn a Party with you!\"",
|
||||
"valentine1": "\"Roses are red\nViolets are nice\nLet's get together\nAnd fight against Vice!\"",
|
||||
"valentine2": "\"Roses are red\nThis poem style is old\nI hope that you like this\n'Cause it cost ten Gold.\"",
|
||||
"valentine0": "\"Roses are red<%= lineBreak %>My Dailies are blue<%= lineBreak %>I'm happy that I'm<%= lineBreak %>In a Party with you!\"",
|
||||
"valentine1": "\"Roses are red<%= lineBreak %>Violets are nice<%= lineBreak %>Let's get together<%= lineBreak %>And fight against Vice!\"",
|
||||
"valentine2": "\"Roses are red<%= lineBreak %>This poem style is old<%= lineBreak %>I hope that you like this<%= lineBreak %>'Cause it cost ten Gold.\"",
|
||||
"adoringFriends": "Adoring Friends",
|
||||
"adoringFriendsText": "Aww, you and your friend must really care about each other! Sent or received <%= cards %> Valentine's Day cards.",
|
||||
"polarBear": "Polar Bear",
|
||||
|
|
|
|||
Loading…
Reference in a new issue