mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-30 19:08:37 +00:00 
			
		
		
		
	translate: Change translate for admin.config.enable_captcha (#11657)
* translate: Change translate for admin.config.enable_captcha add 'register' to make it more accurate Signed-off-by: a1012112796 <1012112796@qq.com> * Update options/locale/locale_en-US.ini Co-authored-by: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com> Co-authored-by: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		| @@ -166,7 +166,7 @@ openid_signin = Enable OpenID Sign-In | |||||||
| openid_signin_popup = Enable user sign-in via OpenID. | openid_signin_popup = Enable user sign-in via OpenID. | ||||||
| openid_signup = Enable OpenID Self-Registration | openid_signup = Enable OpenID Self-Registration | ||||||
| openid_signup_popup = Enable OpenID-based user self-registration. | openid_signup_popup = Enable OpenID-based user self-registration. | ||||||
| enable_captcha = Enable CAPTCHA | enable_captcha = Enable registration CAPTCHA | ||||||
| enable_captcha_popup = Require a CAPTCHA for user self-registration. | enable_captcha_popup = Require a CAPTCHA for user self-registration. | ||||||
| require_sign_in_view = Require Sign-In to View Pages | require_sign_in_view = Require Sign-In to View Pages | ||||||
| require_sign_in_view_popup = Limit page access to signed-in users. Visitors will only see the 'sign in' and registration pages. | require_sign_in_view_popup = Limit page access to signed-in users. Visitors will only see the 'sign in' and registration pages. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user