New words and typo

pull/722/head
Jose Francisco Martinez Salgado 2020-02-04 09:08:16 -06:00
parent 6e99aa8637
commit fbdb9edd5e
1 changed files with 4 additions and 1 deletions

View File

@ -81,7 +81,7 @@ export const es = {
number_of_users: '{{count}} Usuarios',
number_of_subscribers: '{{count}} Suscriptores',
number_of_points: '{{count}} Puntos',
number_online: '{{count}} Usaurios En Línea',
number_online: '{{count}} Usuarios En Línea',
name: 'Nombre',
title: 'Titulo',
category: 'Categoría',
@ -234,5 +234,8 @@ export const es = {
no_private_message_edit_allowed:
'Sin permisos para editar el mensaje privado.',
couldnt_update_private_message: 'No se pudo actualizar el mensaje privado.',
old: 'Antiguo',
time: 'Tiempo',
action: 'Acción',
},
};