💄 Better dashboard customization
This commit is contained in:
@@ -1598,5 +1598,33 @@
|
||||
"sidebar": "Sidebar",
|
||||
"dropFilesHere": "Drop your files here",
|
||||
"dragAndDropToAttach": "Drag your files here to attach it",
|
||||
"customize": "Customize"
|
||||
}
|
||||
"customize": "Customize",
|
||||
"dashboardCustomizeTitle": "Customize Dashboard",
|
||||
"dashboardTabVertical": "Vertical",
|
||||
"dashboardTabHorizontal": "Horizontal",
|
||||
"dashboardLayoutVertical": "Vertical Layout",
|
||||
"dashboardLayoutHorizontal": "Horizontal Layout",
|
||||
"dashboardAvailableCards": "Available Cards",
|
||||
"dashboardDisplaySettings": "Display Settings",
|
||||
"dashboardShowSearchBar": "Show Search Bar",
|
||||
"dashboardShowClockAndCountdown": "Show Clock and Countdown",
|
||||
"dashboardResetToDefaults": "Reset to Defaults",
|
||||
"dashboardResetToDefaultsSubtitle": "Restore default dashboard layout and settings",
|
||||
"dashboardResetConfirmMessage": "This will restore the dashboard to its default layout and settings. This action cannot be undone.",
|
||||
"dashboardResetConfirmTitle": "Reset Dashboard",
|
||||
"dashboardCardCheckIn": "Check In",
|
||||
"dashboardCardFortuneGraph": "Fortune Graph",
|
||||
"dashboardCardFortune": "Fortune",
|
||||
"dashboardCardFeaturedPosts": "Featured Posts",
|
||||
"dashboardCardFriends": "Friends",
|
||||
"dashboardCardNotifications": "Notifications",
|
||||
"dashboardCardChats": "Chats",
|
||||
"dashboardCardActivityColumn": "Activity Column",
|
||||
"dashboardCardPostsColumn": "Posts Column",
|
||||
"dashboardCardSocialColumn": "Social Column",
|
||||
"dashboardCardChatsColumn": "Chats Column",
|
||||
"dashboardCardActivityColumnDescription": "Check In, Fortune Graph & Fortune",
|
||||
"dashboardCardPostsColumnDescription": "Featured Posts",
|
||||
"dashboardCardSocialColumnDescription": "Friends & Notifications",
|
||||
"dashboardCardChatsColumnDescription": "Recent Chats"
|
||||
}
|
||||
Reference in New Issue
Block a user