DB/Favorites

* implement favorites for DB entries
 * click on the star besides the name of the entry to add it to a new quick menu
This commit is contained in:
Sarjuuk
2018-03-30 19:14:46 +02:00
parent d848d316fe
commit e50333a518
15 changed files with 401 additions and 16 deletions

View File

@@ -3330,6 +3330,13 @@ var LANG = {
myaccount_purgefailed: "Purge failed :(",
myaccount_purgesuccess: "Announcement data has been successfully purged!",
favorites: "Favorites",
clicktologin: "Click to log in",
favorites_login: "Log in to save your favorites to a custom menu!",
favorites_duplicate: "This %s is already favorited!",
addtofavorites: "Add to Favorites",
removefromfavorites: "Remove from Favorites",
types: {
1: ["NPC", "NPC" , "NPCs", "NPCs"],
2: ["Object", "object", "Objects", "objects"],