Skip to content

Commit c4ae59c

Browse files
committed
Hungarian translation
1 parent 79ca461 commit c4ae59c

2 files changed

Lines changed: 149 additions & 1 deletion

File tree

i18n.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ async function loadTranslation () { // eslint-disable-line no-unused-vars
134134
getl10n('el'),
135135
getl10n('oc'),
136136
getl10n('uk'),
137-
getl10n('ro')
137+
getl10n('ro'),
138+
getl10n('hu')
138139
]).then(() => {
139140
console.log(i18n)
140141

0 commit comments

Comments
 (0)