feat(difficulty): Add string for difficulty page
Adds a string token for the not-yet-implemented Difficulty page.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user