feat: Make card descriptions expandable
This commit is contained in:
@@ -416,6 +416,8 @@ export default {
|
||||
showCardsWithThisUser: 'Karten mit diesem Benutzer zeigen',
|
||||
showDeactivated: 'Deaktivierte anzeigen',
|
||||
showFewerAttachments: 'Weniger Anhänge anzeigen',
|
||||
showLess: 'Weniger anzeigen',
|
||||
showMore: 'Mehr anzeigen',
|
||||
sortList_title: 'Liste sortieren',
|
||||
start: 'Start',
|
||||
stop: 'Stopp',
|
||||
|
||||
@@ -424,6 +424,8 @@ export default {
|
||||
showCardsWithThisUser: 'Show cards with this user',
|
||||
showDeactivated: 'Show deactivated',
|
||||
showFewerAttachments: 'Show fewer attachments',
|
||||
showLess: 'Show less',
|
||||
showMore: 'Show more',
|
||||
sortList_title: 'Sort List',
|
||||
start: 'Start',
|
||||
stop: 'Stop',
|
||||
|
||||
@@ -419,6 +419,8 @@ export default {
|
||||
showCardsWithThisUser: 'Show cards with this user',
|
||||
showDeactivated: 'Show deactivated',
|
||||
showFewerAttachments: 'Show fewer attachments',
|
||||
showLess: 'Show less',
|
||||
showMore: 'Show more',
|
||||
sortList_title: 'Sort List',
|
||||
start: 'Start',
|
||||
stop: 'Stop',
|
||||
|
||||
Reference in New Issue
Block a user