mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-11-28 07:49:47 +01:00
Update de-DE.ts (#2128)
Some checks failed
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Some checks failed
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
This commit is contained in:
parent
e77a051144
commit
7bcab60f3e
@ -15,7 +15,7 @@ export default {
|
|||||||
success: "Erfolg",
|
success: "Erfolg",
|
||||||
question: "Frage",
|
question: "Frage",
|
||||||
warning: "Warnung",
|
warning: "Warnung",
|
||||||
failure: "Misserfolg",
|
failure: "Fehlgeschlagen",
|
||||||
danger: "Gefahr",
|
danger: "Gefahr",
|
||||||
bug: "Fehler",
|
bug: "Fehler",
|
||||||
example: "Beispiel",
|
example: "Beispiel",
|
||||||
@ -57,7 +57,7 @@ export default {
|
|||||||
title: "Inhaltsverzeichnis",
|
title: "Inhaltsverzeichnis",
|
||||||
},
|
},
|
||||||
contentMeta: {
|
contentMeta: {
|
||||||
readingTime: ({ minutes }) => `${minutes} min read`,
|
readingTime: ({ minutes }) => `${minutes} Min. Lesezeit`,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
pages: {
|
pages: {
|
||||||
@ -68,7 +68,7 @@ export default {
|
|||||||
error: {
|
error: {
|
||||||
title: "Nicht gefunden",
|
title: "Nicht gefunden",
|
||||||
notFound: "Diese Seite ist entweder nicht öffentlich oder existiert nicht.",
|
notFound: "Diese Seite ist entweder nicht öffentlich oder existiert nicht.",
|
||||||
home: "Return to Homepage",
|
home: "Zur Startseite",
|
||||||
},
|
},
|
||||||
folderContent: {
|
folderContent: {
|
||||||
folder: "Ordner",
|
folder: "Ordner",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user