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 {
|
} else {
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: allsettings.h5aiAbsHref + 'l10n/' + isoCode + '.json',
|
url: allsettings.h5aiAbsHref + 'conf/l10n/' + isoCode + '.json',
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
success: function (json) {
|
success: function (json) {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user