Skip to content

Commit c7435af

Browse files
authored
better expression (#3678)
1 parent 3bc9a39 commit c7435af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/locales/en/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@
11271127
"signIn": "Sign in",
11281128
"signUpWithGoogle": "Sign up with Google",
11291129
"signUpWithGithub": "Sign up with Github",
1130-
"regionRestrictionChina": "In accordance with local regulatory requirements, our services are currently unavailable to users located in mainland China."
1130+
"regionRestrictionChina": "In accordance with local regulatory requirements, our services are temporarily unavailable to users located in China."
11311131
},
11321132
"signOut": {
11331133
"signOut": "Log Out",

src/locales/zh/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"emailPlaceholder": "输入您的电子邮件",
4848
"passwordLabel": "密码",
4949
"passwordPlaceholder": "输入新密码",
50-
"regionRestrictionChina": "根据当地法规要求,我们目前无法为中国大陆地区的用户提供服务",
50+
"regionRestrictionChina": "根据当地法规要求,我们暂时无法为中国地区的用户提供服务",
5151
"signIn": "登录",
5252
"signUpButton": "注册",
5353
"signUpWithGithub": "使用Github注册",

0 commit comments

Comments
 (0)