[ja] enable

This commit is contained in:
Avris 2021-12-05 10:02:15 +01:00
parent e6f5b531c1
commit b47b85888a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module.exports = [
['pl', 'Polski', 'https://zaimki.pl', true],
['pt', 'Português', 'https://pt.pronouns.page', true],
['ru', 'Русский', 'https://ru.pronouns.page', false],
['ja', '日本語', 'https://ja.pronouns.page', false],
['ja', '日本語', 'https://ja.pronouns.page', true],
['yi', 'ייִדיש', 'https://yi.pronouns.page', false],
['zh', '中文', 'https://zh.pronouns.page', true],
];