add voice broadcast and add guideView

This commit is contained in:
unknown
2020-03-31 17:43:52 +08:00
parent 9534437876
commit 7bbac638a2
9 changed files with 68 additions and 9 deletions

View File

@@ -5,5 +5,6 @@
<string name="module_authorize_agreement_loading">正在加载,请稍等...</string>
<string name="module_authorize_agreement_error">加载失败</string>
<string name="module_authorize_agreement_retry">点击重试</string>
<string name="module_authorize_agreement_tip">您还没有授权,不可分享,您可以说“同意”进行授权。</string>
<string name="module_authorize_agreement_tip">请阅读用户协议并做出选择。未授权部分功能的使用会受到限制。您可以说“同意”进行授权。</string>
<string name="module_authorize_failed">授权失败</string>
</resources>