Open joellimberg opened 10 years ago
Yes, that's it. I forget where I got some of that information from now, so if you can supply any of it that would help get it in.
I'm by no means a Wikipedia expert, but here's my initial attempt, based on #en.wikipedia's template
"#et.wikipedia": {
"short": "et",
"long": "Estonian Wikipedia",
"namespaces": {
"": "main", // (don't know what this is)
"Kategooria": "category",
"Media": "media", // don't know what this is
"MediaWiki": "mediawiki", // untranslated ??
"Mall": "template",
"$1 talk": "project talk", // untranslated, don't know what this is
"Help talk": "help talk", // untranslated
"Kasutaja": "user",
"Malli arutelu": "template talk",
"MediaWiki arutelu": "mediawiki talk",
"Arutelu": "talk",
"Help": "help", // untranslated, don't know what exactly this is
"Pildi arutelu": "file talk", // see comment after next item
"Pilt": "file", // ? "Pilt" means picture, unsure if File and Image are separate things in Wikipedia
"Kasutaja arutelu": "user talk",
"Eri": "special",
"Kategooria arutelu": "category talk"
}
}
I'd really like to do use the awesome edsu/anon project with the Estonian Wikipedia — is adding in just a matter of adding relevant info to wikichanges.js?