feat: dashboard implemented
This commit is contained in:
@@ -66,6 +66,26 @@
|
||||
"Command failed with HTTP %{status}": "Befehl mit HTTP %{status} fehlgeschlagen",
|
||||
"Create Project": "Projekt erstellen",
|
||||
"Dashboard": "Instrumententafel",
|
||||
"dashboard.postCount.one": "%{count} Beitrag",
|
||||
"dashboard.postCount.other": "%{count} Beiträge",
|
||||
"dashboard.section.categories": "Kategorien",
|
||||
"dashboard.section.postsOverTime": "Beiträge im Zeitverlauf",
|
||||
"dashboard.section.recentlyUpdated": "Kürzlich aktualisiert",
|
||||
"dashboard.section.tags": "Schlagwörter",
|
||||
"dashboard.stats.archived": "%{count} archiviert",
|
||||
"dashboard.stats.categories": "%{count} Kategorien",
|
||||
"dashboard.stats.drafts": "%{count} Entwürfe",
|
||||
"dashboard.stats.images": "%{count} Bilder",
|
||||
"dashboard.stats.mediaFiles": "Mediendateien",
|
||||
"dashboard.stats.published": "%{count} veröffentlicht",
|
||||
"dashboard.stats.tags": "Schlagwörter",
|
||||
"dashboard.stats.totalPosts": "Beiträge gesamt",
|
||||
"dashboard.status.archived": "Archiviert",
|
||||
"dashboard.status.draft": "Entwurf",
|
||||
"dashboard.status.published": "Veröffentlicht",
|
||||
"dashboard.subtitle": "Überblick über deine Blog-Datenbank",
|
||||
"dashboard.tagCloud.more": "+%{count} weitere",
|
||||
"dashboard.title": "Übersicht",
|
||||
"Desktop Runtime": "Desktop-Laufzeit",
|
||||
"Desktop workbench content routed through the Elixir shell.": "Desktop-Arbeitsbereichsinhalte werden durch die Elixir-Shell geleitet.",
|
||||
"Desktop workbench shell wired through Elixir": "Desktop-Workbench-Shell über Elixir verdrahtet",
|
||||
|
||||
Reference in New Issue
Block a user