Skip to content

Commit

Permalink
🌐 Add German translations
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Mar 16, 2020
1 parent 2f26a48 commit c855c37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/i18n/de.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const de = {
upload: "Upload",
cancel: "Cancel",
close: "Close",
upload: "Hochladen",
cancel: "Stornieren",
close: "Schließen",
uploading: "Hochladen ...",
uploaded: "Hochgeladen",
fetching: "Bild abrufen von $1$ ...",
Expand Down

0 comments on commit c855c37

Please sign in to comment.