Showing
1 changed file
with
2 additions
and
2 deletions
@@ -6,8 +6,8 @@ export default { | @@ -6,8 +6,8 @@ export default { | ||
6 | fullscreenText: '全屏', | 6 | fullscreenText: '全屏', |
7 | createConfigurationText: '创建视频配置', | 7 | createConfigurationText: '创建视频配置', |
8 | editConfigurationText: '编辑视频配置', | 8 | editConfigurationText: '编辑视频配置', |
9 | - createStreamConfigurationText: '@:common.createText 流媒体配置', | ||
10 | - streamConfigurationPlaceholderText: '@:common.chooseText 流媒体配置', | 9 | + createStreamConfigurationText: '创建流媒体配置', |
10 | + streamConfigurationPlaceholderText: '请选择流媒体配置', | ||
11 | 11 | ||
12 | avatarText: '视频封面', | 12 | avatarText: '视频封面', |
13 | videoNameText: '视频名字', | 13 | videoNameText: '视频名字', |