mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-24 06:20:07 +01:00
Fixes l10n after changes.
This commit is contained in:
parent
c71f891af2
commit
3c5a859f28
@ -72,7 +72,7 @@ modulejs.define('ext/l10n', ['_', '$', 'core/settings', 'core/langs', 'core/form
|
||||
} else {
|
||||
|
||||
$.ajax({
|
||||
url: allsettings.h5aiAbsHref + 'l10n/' + isoCode + '.json',
|
||||
url: allsettings.h5aiAbsHref + 'conf/l10n/' + isoCode + '.json',
|
||||
dataType: 'json',
|
||||
success: function (json) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user