forked from External/greenlight
send translated strings to javascript
This commit is contained in:
@ -49,3 +49,7 @@
|
||||
<!-- End of Footer -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<script type="text/javascript">
|
||||
window.I18n = <%= client_translations.to_json.html_safe %>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user