chore: more i18n, will it ever end?
This commit is contained in:
@@ -411,6 +411,26 @@
|
||||
"editor.footer.created": "Erstellt",
|
||||
"editor.footer.updated": "Aktualisiert",
|
||||
"editor.footer.published": "Veröffentlicht",
|
||||
"dashboard.title": "Übersicht",
|
||||
"dashboard.subtitle": "Überblick über deine Blog-Datenbank",
|
||||
"dashboard.stats.totalPosts": "Beiträge gesamt",
|
||||
"dashboard.stats.published": "{count} veröffentlicht",
|
||||
"dashboard.stats.drafts": "{count} Entwürfe",
|
||||
"dashboard.stats.archived": "{count} archiviert",
|
||||
"dashboard.stats.mediaFiles": "Mediendateien",
|
||||
"dashboard.stats.images": "{count} Bilder",
|
||||
"dashboard.stats.tags": "Schlagwörter",
|
||||
"dashboard.stats.categories": "{count} Kategorien",
|
||||
"dashboard.section.postsOverTime": "Beiträge im Zeitverlauf",
|
||||
"dashboard.section.tags": "Schlagwörter",
|
||||
"dashboard.section.categories": "Kategorien",
|
||||
"dashboard.section.recentlyUpdated": "Kürzlich aktualisiert",
|
||||
"dashboard.tagCloud.more": "+{count} weitere",
|
||||
"dashboard.postCount.one": "{count} Beitrag",
|
||||
"dashboard.postCount.other": "{count} Beiträge",
|
||||
"dashboard.status.draft": "Entwurf",
|
||||
"dashboard.status.published": "Veröffentlicht",
|
||||
"dashboard.status.archived": "Archiviert",
|
||||
"projectSelector.switchProject": "Projekt wechseln",
|
||||
"projectSelector.selectProject": "Projekt auswählen",
|
||||
"projectSelector.projectsHeader": "Projekte",
|
||||
|
||||
Reference in New Issue
Block a user