mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-06 09:58:40 +02:00
fixing extra comma in es language file
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user