Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@
"signIn": "Sign in",
"signUpWithGoogle": "Sign up with Google",
"signUpWithGithub": "Sign up with Github",
"regionRestrictionChina": "In accordance with local regulatory requirements, our services are currently unavailable to users located in mainland China."
"regionRestrictionChina": "In accordance with local regulatory requirements, our services are temporarily unavailable to users located in China."
},
"signOut": {
"signOut": "Log Out",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/zh/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"emailPlaceholder": "输入您的电子邮件",
"passwordLabel": "密码",
"passwordPlaceholder": "输入新密码",
"regionRestrictionChina": "根据当地法规要求,我们目前无法为中国大陆地区的用户提供服务。",
"regionRestrictionChina": "根据当地法规要求,我们暂时无法为中国地区的用户提供服务。",
"signIn": "登录",
"signUpButton": "注册",
"signUpWithGithub": "使用Github注册",
Expand Down