Skip to content

Commit cb4e1e9

Browse files
authored
feat: update Spanish translations (#65)
1 parent 9af7aa8 commit cb4e1e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

resources/lang/es/comments.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,10 @@
1818
'save' => 'Guardar',
1919
'comment' => 'Comentar',
2020
'add_reaction' => 'Agregar reacción',
21+
22+
'notifications' => 'Notificaciones',
23+
'unsubscribe' => 'Desuscribirse',
24+
'subscribe' => 'Suscribirse',
25+
'subscribers' => 'Suscriptores',
26+
'more' => 'Más',
2127
];

0 commit comments

Comments
 (0)