You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(web): add cross region user information authorize confirm (#2155)
* feat(web): add cross region user information authorize confirm
* feat: modify CN service domain
* feat: add agreement about collect privacy has changed
Copy file name to clipboardexpand all lines: packages/flat-i18n/locales/en.json
+12-1
Original file line number
Diff line number
Diff line change
@@ -766,5 +766,16 @@
766
766
"drop-to-board": "Drop file to whiteboard",
767
767
"mirror": "Mirror",
768
768
"mirror-mode": "Mirror Mode",
769
-
"edit-success": "Updated successfully"
769
+
"edit-success": "Updated successfully",
770
+
"cross-region-auth": {
771
+
"title":"Cross-border data exit authorization",
772
+
"desc":"Please note that you are joining a room created by Agora Flat Overseas users. We will strictly comply with applicable laws and regulations to conduct data exit security assessment, and adopt reasonable physical isolation and security protection measures to ensure that your data is only used under your authorization. See the {{serviceAgreement}} and {{privacyPolicy}} for details",
773
+
"serviceAgreement": "service agreement",
774
+
"privacyPolicy": "Privacy Policy",
775
+
"agree": "agree",
776
+
"disagree": "disagree"
777
+
},
778
+
"collect-media-options": "Audio and video data acquisition",
0 commit comments