chore: embedding view code modal
This commit is contained in:
@@ -10,6 +10,7 @@ export default {
|
||||
'common.button.save': 'Save',
|
||||
'common.button.saverun': 'Save and Run',
|
||||
'common.button.run': 'Run',
|
||||
'common.button.viewcode': 'View Code',
|
||||
'common.button.copy': 'Copy',
|
||||
'common.button.collapse': 'Collapse',
|
||||
'common.button.expand': 'Expand',
|
||||
|
||||
@@ -10,6 +10,7 @@ export default {
|
||||
'common.button.save': '保存',
|
||||
'common.button.saverun': '保存并运行',
|
||||
'common.button.run': '运行',
|
||||
'common.button.viewcode': '查看代码',
|
||||
'common.button.copy': '复制',
|
||||
'common.button.collapse': '折叠',
|
||||
'common.button.expand': '展开',
|
||||
|
||||
Reference in New Issue
Block a user