Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
fix german
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukentui authored Nov 18, 2019
1 parent 73a584c commit 4b76661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/translation/language.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export enum Language {
English = "English",
Deutsch = "Deutsch",
German = "Deutsch",
Russian = "Русский",
}

0 comments on commit 4b76661

Please sign in to comment.