From be9954309aabe84cc038b7025885ab287335ed6e Mon Sep 17 00:00:00 2001 From: smileyhead <15932372+smileyhead@users.noreply.github.com> Date: Thu, 23 Apr 2020 17:39:37 +0200 Subject: [PATCH] Add Hungarian to translations.js --- js/translations.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/translations.js b/js/translations.js index 4bb7306..d30dbaa 100644 --- a/js/translations.js +++ b/js/translations.js @@ -18,6 +18,7 @@ i18next ['en', 'English'], ['es-ES', 'Español'], ['fr', 'Français'], + ['hu', 'magyar'], ['it', 'Italiano'], ['ja', '日本語'], ['pt-BR', 'Português'],