readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
549 stars 186 forks source link

fix bug: i18n translation load fail because of language names #760

Open talebook opened 2 years ago

talebook commented 2 years ago

Navigator's langauage is 'zh-CN', but i18n's language name is 'zh_CN', so it fails to load correct translation messsage.