Revert "Initial Hungarian translation"

This reverts commit dad58341c6.
This commit is contained in:
Csábi Béla
2021-10-03 23:11:19 +02:00
parent dad58341c6
commit 8d22b43f24
10 changed files with 8 additions and 197 deletions

View File

@@ -7,7 +7,6 @@ import esEs from "./languages/es-ES";
import ptBR from "./languages/pt-BR";
import etEE from "./languages/et-EE";
import frFR from "./languages/fr-FR";
import hu from "./languages/hu";
import itIT from "./languages/it-IT";
import ja from "./languages/ja";
import koKR from "./languages/ko-KR";
@@ -30,7 +29,6 @@ const languageList = {
"es-ES": esEs,
"pt-BR": ptBR,
"fr-FR": frFR,
"hu": hu,
"it-IT": itIT,
"ja": ja,
"da-DK": daDK,