support switching among tabs

This commit is contained in:
wixette
2020-03-08 17:16:49 +08:00
parent 0382229f54
commit badbe39466
3 changed files with 46 additions and 12 deletions

View File

@@ -45,19 +45,19 @@ l10n.MESSAGES = {
'zh': 'Sim-8800: Altair 8800 模拟器',
},
'simulator': {
'en': 'Simulator',
'nav-sim': {
'en': 'Sim',
'zh': '模拟器',
},
'debug': {
'nav-debug': {
'en': 'Debug',
'zh': '调试',
},
'code': {
'en': 'Code',
'zh': '源码',
'nav-ref': {
'en': 'Ref',
'zh': '参考',
},
'switchboard': {