diff --git a/chrome/content/zotero/xpcom/locale.js b/chrome/content/zotero/xpcom/locale.js index 4bb4c1f373..65773493d8 100644 --- a/chrome/content/zotero/xpcom/locale.js +++ b/chrome/content/zotero/xpcom/locale.js @@ -10,6 +10,7 @@ Zotero.Locale = { 'cs-CZ': 'Čeština', 'da-DK': 'Dansk', 'de': 'Deutsch', + 'en-CA': 'English (Canada)', 'en-US': 'English', 'en-GB': 'English (UK)', 'es-ES': 'Español',