feat: Enhance notifications popup appearance

This commit is contained in:
Maksim Eltyshev
2025-05-21 13:03:25 +02:00
parent d5fd2fd33b
commit c05dcf45f2
33 changed files with 112 additions and 72 deletions
+2 -2
View File
@@ -286,9 +286,9 @@ export default {
userActions_title: 'Azioni utente',
userAddedThisCardToList: '<0>{{user}}</0><1> ha aggiunto questa scheda a {{list}}</1>',
userLeftNewCommentToCard:
'{{user}} ha lasciato un commento «{{comment}}» a <2>{{scheda}}</2>',
'<0>{{user}}</0> ha lasciato un commento «{{comment}}» a <2>{{card}}</2>',
userMovedCardFromListToList:
'{{user}} ha spostato <2>{{scheda}}</2> da {{fromList}} a {{toList}}',
'<0>{{user}}</0> ha spostato <2>{{card}}</2> da {{fromList}} a {{toList}}',
userMovedThisCardFromListToList:
'<0>{{user}}</0><1> ha spostato questa scheda da {{fromList}} a {{toList}}</1>',
username: 'Username',