Language: Add Igbo

This commit is contained in:
enweazudaniel 2024-04-27 12:06:29 +01:00 committed by GitHub
parent d5d0f67797
commit 0df9519f76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ import fi from './fi.js';
import fr from './fr.js'; import fr from './fr.js';
import hy from './hy.js'; import hy from './hy.js';
import it from './it.js'; import it from './it.js';
import ig from './ig.js';
import ko from './ko.js'; import ko from './ko.js';
import nb from './nb.js'; import nb from './nb.js';
import nl from './nl.js'; import nl from './nl.js';
@ -58,6 +59,7 @@ export default {
fr, fr,
hy, hy,
it, it,
ig,
ko, ko,
nb, nb,
nl, nl,