mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-01 23:38:37 +00:00
improved pdf view: enable l10n
This commit is contained in:
parent
d0ac9405d1
commit
9d1b1a63d9
@ -22,6 +22,7 @@ var RenderingStates = {
|
||||
|
||||
|
||||
var mozL10n = document.mozL10n || document.webL10n;
|
||||
location.hash = '#locale=zh-CN';//enable l10n
|
||||
|
||||
function getFileName(url) {
|
||||
var anchor = url.indexOf('#');
|
||||
|
Loading…
Reference in New Issue
Block a user