i18n updates to javascript files and related templates
This commit is contained in:
parent
2c49931672
commit
66992942b6
4 changed files with 16 additions and 2 deletions
|
@ -123,6 +123,11 @@
|
|||
showMoreContent: '${i18n().show_more_content}',
|
||||
verboseTurnOff: '${i18n().verbose_turn_off}',
|
||||
};
|
||||
var i18nStringsUriRdf = {
|
||||
shareProfileUri: '${i18n().share_profile_uri}',
|
||||
viewRDFProfile: '${i18n().view_profile_in_rdf}',
|
||||
closeString: '${i18n().close}'
|
||||
};
|
||||
</script>
|
||||
|
||||
${stylesheets.add('<link rel="stylesheet" href="${urls.base}/css/individual/individual.css" />',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue