the ref page is done. TODO: l10n of the tutorial

This commit is contained in:
wixette
2020-03-08 21:22:06 +08:00
parent 6b4a4d39f1
commit c49b789ba0
3 changed files with 88 additions and 5 deletions

View File

@@ -99,6 +99,11 @@ l10n.MESSAGES = {
'en': 'Memory Dump',
'zh': '内存信息',
},
'tutorial-title': {
'en': 'Quick Tutorial',
'zh': '快速教程',
},
};
/**