mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
fix(i18n): "Cool" => "Tell Me Later" (people keep clicking cool, keeping
bailey around forever)
This commit is contained in:
parent
25c69922a8
commit
1d2902d5e8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"justin": "Justin",
|
||||
"USD": "USD",
|
||||
"newStuff": "New Stuff",
|
||||
"cool": "Cool",
|
||||
"cool": "Tell Me Later",
|
||||
"dismissAlert": "Dismiss This Alert",
|
||||
"donateText1": "Adds 20 Gems to your account. Gems are used to buy special in-game items, such as shirts and hairstyles.",
|
||||
"donateText2": "Help support HabitRPG",
|
||||
|
|
|
|||
Loading…
Reference in a new issue