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

@@ -3283,6 +3283,13 @@ var LANG = {
myaccount_purgefailed: "La purga ha fallado :(",
myaccount_purgesuccess: "¡Se han purgado los datos de los anuncios correctamente!",
favorites: "Favoritos",
clicktologin: "Haz clic para iniciar sesión",
favorites_login: "Inicia sesión para guardar tus favoritos a un menú personalizado!",
favorites_duplicate: "Este(a) %s ya está marcado como favorito!",
addtofavorites: "Agregar a Favoritos",
removefromfavorites: "Quitar de favoritos",
types: {
1: ["PNJ", "PNJ" , "PNJs", "PNJs"],
2: ["Entidad", "entidad", "Entidades", "entidades"],