mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 20:12:19 +00:00
fix(NYE): I18N for random text
This commit is contained in:
parent
11beb14e14
commit
7a16c644c3
1 changed files with 6 additions and 1 deletions
|
|
@ -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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue