Files
gogs/web/src/locales/en-GB.json
T
2026-05-23 23:33:41 -04:00

44 lines
1.6 KiB
JSON

{
"app_desc": "A painless self-hosted Git service",
"home": "Home",
"dashboard": "Dashboard",
"issues": "Issues",
"pull_requests": "Pull Requests",
"explore": "Explore",
"help": "Help",
"register": "Register",
"sign_in": "Sign In",
"sign_out": "Sign Out",
"create_new": "Create...",
"new_repo": "New Repository",
"new_migrate": "New Migration",
"new_org": "New Organisation",
"signed_in_as": "Signed in as",
"user_profile_and_more": "User profile and more",
"your_profile": "Your Profile",
"your_settings": "Your Settings",
"admin_panel": "Admin Panel",
"settings": "Settings",
"language": "Language",
"page_not_found": "Page Not Found",
"internal_server_error": "Internal Server Error",
"username": "Username",
"email": "Email",
"password": "Password",
"captcha": "Captcha",
"auth_source": "Authentication Source",
"local": "Local",
"forget_password": "Forgot password?",
"disable_register_mail": "Sorry, Register Mail Confirmation has been disabled.",
"disable_register_prompt": "Sorry, registration has been disabled. Please contact the site administrator.",
"non_local_account": "Non-local accounts cannot change passwords through Gogs.",
"create_new_account": "Create New Account",
"register_hepler_msg": "Already have an account? Sign in now!",
"sign_up": "Sign Up",
"sign_up_now": "Need an account? Sign up now.",
"reset_password": "Reset Your Password",
"invalid_code": "Sorry, your confirmation code has expired or not valid.",
"new_password": "New Password",
"confirm_password": "Confirm Password"
}