remove russian, we need to start over anyway
This commit is contained in:
parent
3ee4bdd930
commit
5621361690
|
@ -7,7 +7,7 @@ module.exports = [
|
||||||
['no', 'Norsk (Bokmål)', 'https://no.pronouns.page', true],
|
['no', 'Norsk (Bokmål)', 'https://no.pronouns.page', true],
|
||||||
['pl', 'Polski', 'https://zaimki.pl', true],
|
['pl', 'Polski', 'https://zaimki.pl', true],
|
||||||
['pt', 'Português', 'https://pt.pronouns.page', true],
|
['pt', 'Português', 'https://pt.pronouns.page', true],
|
||||||
['ru', 'Русский', 'https://ru.pronouns.page', false],
|
// ['ru', 'Русский', 'https://ru.pronouns.page', false],
|
||||||
['yi', 'ייִדיש', 'https://yi.pronouns.page', false],
|
['yi', 'ייִדיש', 'https://yi.pronouns.page', false],
|
||||||
['zh', '中文', 'https://zh.pronouns.page', true],
|
['zh', '中文', 'https://zh.pronouns.page', true],
|
||||||
];
|
];
|
||||||
|
|
Reference in New Issue