Skip to content

Commit

Permalink
modify spanish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
srikarparsi committed Oct 19, 2023
1 parent db19896 commit 9865290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ export default {
deleteConfirmation: ({action}: DeleteConfirmationParams) => `¿Estás seguro de que quieres eliminar este ${ReportActionsUtils.isMoneyRequestAction(action) ? 'pedido' : 'comentario'}`,
onlyVisible: 'Visible sólo para',
replyInThread: 'Responder en el hilo',
subscribeToThread: 'Suscríbete al hilo',
subscribeToThread: 'Suscribirse al hilo',
unsubscribeFromThread: 'Darse de baja del hilo',
flagAsOffensive: 'Marcar como ofensivo',
},
Expand Down

0 comments on commit 9865290

Please sign in to comment.