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
+3 -2
View File
@@ -149,9 +149,10 @@ export default {
title: 'Tytuł',
userActions_title: 'Akcje użytkownika',
userAddedThisCardToList: '<0>{{user}}</0><1> dodał tę kartę w {{list}}</1>',
userLeftNewCommentToCard: '{{user}} zamieścił nowy komentarz «{{comment}}» w <2>{{card}}</2>',
userLeftNewCommentToCard:
'<0>{{user}}</0> zamieścił nowy komentarz «{{comment}}» w <2>{{card}}</2>',
userMovedCardFromListToList:
'{{user}} przeniósł <2>{{card}}</2> z {{fromList}} do {{toList}}',
'<0>{{user}}</0> przeniósł <2>{{card}}</2> z {{fromList}} do {{toList}}',
userMovedThisCardFromListToList:
'<0>{{user}}</0><1> przeniósł tę kartę z {{fromList}} do {{toList}}</1>',
username: 'Nazwa Użytkownika',