File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
'blocker ' => 'Bloquejant ' ,
54
54
'thanksForTheRating ' => 'Moltes gràcies! ' ,
55
55
'rated ' => 'Classificats ' ,
56
- 'ticketType ' => 'Tipo de tickets ' ,
56
+ 'ticketType ' => 'Tipo de tiquets ' ,
57
57
'needSubject ' => "Fa falta l'asumpte " ,
58
58
];
Original file line number Diff line number Diff line change 143
143
],
144
144
'emptyBodyComment ' => 'No pots crear un comentari buit. ' ,
145
145
'commentCreated ' => 'Comentari creat. ' ,
146
- 'ticketCommentInjection ' => 'Error al enviar el comentari. No s \'està guardant al ticket que toca. ' ,
147
- 'solvedTicket ' => 'Ticket solucionat. ' ,
146
+ 'ticketCommentInjection ' => 'Error al enviar el comentari. No s \'està guardant al tiquet que toca. ' ,
147
+ 'solvedTicket ' => 'Tiquet solucionat. ' ,
148
148
];
Original file line number Diff line number Diff line change 151
151
'emptyBodyComment ' => 'Can not create a comment with empty body. ' ,
152
152
'commentCreated ' => 'Comment created. ' ,
153
153
'ticketCommentInjection ' => 'Error submitting comment. It is not being sent to the correct ticket. ' ,
154
- 'solvedTicket ' => 'ticket résolu. ' ,
154
+ 'solvedTicket ' => 'Ticket résolu. ' ,
155
155
];
You can’t perform that action at this time.
0 commit comments