mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-19 18:24:12 +00:00
Added in last logged in string for sorting
This commit is contained in:
parent
3b8a686368
commit
53a18dbcac
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
|||
"sortName": "Sort by avatar name",
|
||||
"sortBackgrounds": "Sort by background",
|
||||
"sortHabitrpgJoined": "Sort by HabitRPG date joined",
|
||||
"sortHabitrpgLastLoggedIn": "Sort by last time user logged in",
|
||||
"ascendingSort": "Sort Ascending",
|
||||
"descendingSort": "Sort Descending",
|
||||
"confirmGuild": "Create Guild for 4 Gems?",
|
||||
|
|
|
|||
Loading…
Reference in a new issue