[ja] enable
This commit is contained in:
parent
e6f5b531c1
commit
b47b85888a
|
@ -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],
|
||||
];
|
||||
|
|
Reference in New Issue