feat: dashboard implemented
This commit is contained in:
@@ -66,6 +66,26 @@
|
||||
"Command failed with HTTP %{status}": "Command failed with HTTP %{status}",
|
||||
"Create Project": "Create Project",
|
||||
"Dashboard": "Dashboard",
|
||||
"dashboard.postCount.one": "%{count} post",
|
||||
"dashboard.postCount.other": "%{count} posts",
|
||||
"dashboard.section.categories": "Categories",
|
||||
"dashboard.section.postsOverTime": "Posts Over Time",
|
||||
"dashboard.section.recentlyUpdated": "Recently Updated",
|
||||
"dashboard.section.tags": "Tags",
|
||||
"dashboard.stats.archived": "%{count} archived",
|
||||
"dashboard.stats.categories": "%{count} categories",
|
||||
"dashboard.stats.drafts": "%{count} drafts",
|
||||
"dashboard.stats.images": "%{count} images",
|
||||
"dashboard.stats.mediaFiles": "Media Files",
|
||||
"dashboard.stats.published": "%{count} published",
|
||||
"dashboard.stats.tags": "Tags",
|
||||
"dashboard.stats.totalPosts": "Total Posts",
|
||||
"dashboard.status.archived": "Archived",
|
||||
"dashboard.status.draft": "Draft",
|
||||
"dashboard.status.published": "Published",
|
||||
"dashboard.subtitle": "Overview of your blog database",
|
||||
"dashboard.tagCloud.more": "+%{count} more",
|
||||
"dashboard.title": "Dashboard",
|
||||
"Desktop Runtime": "Desktop Runtime",
|
||||
"Desktop workbench content routed through the Elixir shell.": "Desktop workbench content routed through the Elixir shell.",
|
||||
"Desktop workbench shell wired through Elixir": "Desktop workbench shell wired through Elixir",
|
||||
|
||||
Reference in New Issue
Block a user