mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
New words and typo
This commit is contained in:
parent
6e99aa8637
commit
fbdb9edd5e
5
ui/src/translations/es.ts
vendored
5
ui/src/translations/es.ts
vendored
@ -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',
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user