mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Initial localization
This commit is contained in:
parent
ba9c828117
commit
9b8b3bd25f
7 changed files with 145 additions and 34 deletions
|
@ -73,7 +73,8 @@ MIMEs = {
|
|||
'.gif': 'image/gif',
|
||||
'.ico': 'image/x-icon',
|
||||
'.png': 'image/png',
|
||||
'.log': 'text/plain'
|
||||
'.log': 'text/plain',
|
||||
'.properties': 'text/plain'
|
||||
}
|
||||
|
||||
class State:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue