feat(difficulty): Add string for difficulty page

Adds a string token for the not-yet-implemented Difficulty page.
This commit is contained in:
Sabe Jones
2014-03-19 18:24:46 -05:00
parent 1bc87c80d3
commit 5506a2b4e4
+3 -2
View File
@@ -61,5 +61,6 @@
"deleteDo": "Do it, delete my account!",
"enterNumber": "Please enter a number between 0 and 24",
"fillAll": "Please fill out all fields",
"passSuccess": "Password successfully changed"
}
"passSuccess": "Password successfully changed",
"difficulty": "Difficulty"
}