We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b05b7 commit 90da3f5Copy full SHA for 90da3f5
public/img/play-store/hu.svg
src/languages.ts
@@ -8,6 +8,7 @@ const languages: { [index: string]: { nativeName: string } } = {
8
es: { nativeName: "Español" },
9
fi: { nativeName: "Suomi" },
10
fr: { nativeName: "Français" },
11
+ hu: { nativeName: "Magyar" },
12
it: { nativeName: "Italiano" },
13
ja: { nativeName: "日本語" },
14
ko: { nativeName: "한국어" },
0 commit comments