1<?php 2 3$lang["menu"] = "Authorstats"; 4$lang["admin-description"] = "To force the generation of the authorstats DB click on the button below:"; 5$lang["admin-button"] = "Reset Authorstats DB"; 6$lang["yearly-contrib"] = "Yearly Contributions"; 7$lang["no-stats"] = "There are no stats to output!"; 8$lang["gen-stats"] = "General Statistics"; 9$lang["name"] = "Name"; 10$lang["creates"] = "Creates"; 11$lang["edits"] = "Edits"; 12$lang["minor"] = "Minor edits"; 13$lang["deletes"] = "Deletes"; 14$lang["reverts"] = "Reverts"; 15$lang["contrib"] = "Contributions"; 16$lang["contrib-months"] = "Contribution in the last"; 17$lang["months"] = "months"; 18