Skip to content

Instantly share code, notes, and snippets.

@Firefishy
Created February 3, 2013 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Firefishy/4702033 to your computer and use it in GitHub Desktop.
Save Firefishy/4702033 to your computer and use it in GitHub Desktop.
OSM wiki Babel
$wgBabelCategoryNames = array(
'0' => false,
'1' => 'User %code%-1',
'2' => 'User %code%-2',
'3' => 'User %code%-3',
'4' => 'User %code%-4',
'5' => 'User %code%-5',
'N' => 'User %code%-N',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment