feat: Enhance notifications popup appearance
This commit is contained in:
@@ -149,9 +149,9 @@ export default {
|
||||
userActions_title: 'Acțiunile utilizatorului',
|
||||
userAddedThisCardToList: '<0>{{user}}</0><1> a adăugat acest card în {{list}}</1>',
|
||||
userLeftNewCommentToCard:
|
||||
'{{user}} a lăsat un nou comentariu «{{comment}}» în <2>{{card}}</2>',
|
||||
'<0>{{user}}</0> a lăsat un nou comentariu «{{comment}}» în <2>{{card}}</2>',
|
||||
userMovedCardFromListToList:
|
||||
'{{user}} a mutat <2>{{card}}</2> din {{fromList}} în {{toList}}',
|
||||
'<0>{{user}}</0> a mutat <2>{{card}}</2> din {{fromList}} în {{toList}}',
|
||||
userMovedThisCardFromListToList:
|
||||
'<0>{{user}}</0><1> a mutat aceast card din {{fromList}} în {{toList}}</1>',
|
||||
username: 'Nume utilizator',
|
||||
|
||||
Reference in New Issue
Block a user