editor i18n
This commit is contained in:
@ -902,6 +902,7 @@ var sharedUserInfos = json({{.sharedUserInfos}});
|
||||
var notes = json({{.notes}});
|
||||
var noteContentJson = json({{.noteContentJson}});
|
||||
var tagsJson = json({{.tagsJson}});
|
||||
LEA.locale = "{{.locale}}";
|
||||
</script>
|
||||
|
||||
<!-- 渲染view -->
|
||||
|
Reference in New Issue
Block a user