i18n updates to javascript files and related templates
This commit is contained in:
parent
57c962e82a
commit
d74176f18d
40 changed files with 373 additions and 106 deletions
|
@ -188,6 +188,9 @@ var proxyContextInfo = {
|
|||
baseUrl: '${urls.base}',
|
||||
ajaxUrl: '${formUrls.ajax}'
|
||||
};
|
||||
var i18nStrings = {
|
||||
selectEditorAndProfile: '${i18n().select_editor_and_profile}'
|
||||
};
|
||||
</script>
|
||||
|
||||
${stylesheets.add('<link rel="stylesheet" href="${urls.base}/css/account/account.css" />')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue