fix(NYE): I18N for random text

This commit is contained in:
Sabe Jones 2014-12-30 20:51:40 -06:00
parent 11beb14e14
commit 7a16c644c3

View file

@ -27,5 +27,10 @@
"nyeCardNotes": "Send a New Year's card to a friend.",
"seasonalItems": "Seasonal Items",
"auldAcquaintance": "Auld Acquaintance",
"auldAcquaintanceText": "Happy New Year! Sent or received <%= cards %> New Year's cards."
"auldAcquaintanceText": "Happy New Year! Sent or received <%= cards %> New Year's cards.",
"newYear0": "Happy New Year! May you slay many a bad Habit.",
"newYear1": "Happy New Year! May you reap many Rewards.",
"newYear2": "Happy New Year! May you earn many a Perfect Day.",
"newYear3": "Happy New Year! May your To-Do list stay short and sweet.",
"newYear4": "Happy New Year! May you not get attacked by a raging Hippogriff."
}