mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
fix(i18n): remove duplicate strings cc @negue
This commit is contained in:
parent
83559c5d98
commit
edbfc24b08
2 changed files with 0 additions and 2 deletions
|
|
@ -121,7 +121,6 @@
|
|||
"streaksFrozenText": "Streaks on missed Dailies will not reset at the end of the day.",
|
||||
"respawn": "Respawn!",
|
||||
"youDied": "You Died!",
|
||||
"continue": "Continue",
|
||||
"dieText": "You've lost a Level, all your Gold, and a random piece of Equipment. Arise, Habiteer, and try again! Curb those negative Habits, be vigilant in completion of Dailies, and hold death at arm's length with a Health Potion if you falter!",
|
||||
"sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 gems",
|
||||
"purchaseFor": "Purchase for <%= cost %> Gems?",
|
||||
|
|
|
|||
|
|
@ -69,7 +69,6 @@
|
|||
"fillAll": "Please fill out all fields",
|
||||
"passSuccess": "Password successfully changed",
|
||||
"usernameSuccess": "Username successfully changed",
|
||||
"difficulty": "Difficulty",
|
||||
"data": "Data",
|
||||
"exportData": "Export Data"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue