fix(i18n): remove duplicate strings cc @negue

This commit is contained in:
Matteo Pagliazzi 2015-01-02 12:45:40 +01:00
parent 83559c5d98
commit edbfc24b08
2 changed files with 0 additions and 2 deletions

View file

@ -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?",

View file

@ -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"
}