Fix bad type base i18n translations
This commit is contained in:
@@ -14,7 +14,7 @@ import warning from "./warning";
|
||||
import woka from "./woka";
|
||||
|
||||
const de_DE: Translation = {
|
||||
...en_US,
|
||||
...(en_US as Translation),
|
||||
language: "Deutsch",
|
||||
country: "Deutschland",
|
||||
audio,
|
||||
|
||||
Reference in New Issue
Block a user