fixing extra comma in es language file

This commit is contained in:
Julian Lam
2013-12-06 11:38:33 -05:00
parent 7508bd216e
commit bfbc596348

View File

@@ -16,6 +16,6 @@
"header.unread": "No Leeidos",
"header.users": "Miembros",
"header.search": "Buscar",
"notifications.loading": "Cargando Notificaciones"
"notifications.loading": "Cargando Notificaciones",
"chats.loading": "Cargando Chats"
}