Add "English (Canada)" to locales menu
en-CA is now a valid locale after zotero-standalone-build@46f3da068 (though the use of ISO date strings is the only difference).
This commit is contained in:
parent
479edcb68a
commit
b7901ec8dc
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue