Skip to content

Instantly share code, notes, and snippets.

@vmitchell85
Created April 23, 2014 12:31
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save vmitchell85/11213425 to your computer and use it in GitHub Desktop.
CA_Provinces_French = {
"AB" : "Alberta",
"BC" : "Colombie-Britannique",
"PE" : "l'île du Prince-Édouard",
"MB" : "Manitoba",
"NT" : "(territoires du) Nord-Ouest",
"NB" : "Nouveau-Brunswick",
"NS" : "Nouvelle-Écosse",
"NU" : "Nunavut",
"ON" : "Ontario",
"QC" : "Québec",
"SK" : "Saskatchewan",
"NL" : "Terre-Neuve-et-Labrador",
"YT" : "(territoire du) Yukon"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment