mirror of
https://github.com/gogs/gogs.git
synced 2026-05-28 21:30:36 +00:00
feat: React-based sign-in page with /api/web/user/sign-in (#8285)
This commit is contained in:
@@ -20,5 +20,12 @@
|
||||
"admin_panel": "Panel de administración",
|
||||
"settings": "Configuracións",
|
||||
"language": "Idioma",
|
||||
"page_not_found": "Page Not Found"
|
||||
"page_not_found": "Page Not Found",
|
||||
"username": "Nome da persoa usuaria",
|
||||
"password": "Contrasinal",
|
||||
"auth_source": "Fonte de Autenticación",
|
||||
"local": "Configuración rexional",
|
||||
"remember_me": "Recórdame",
|
||||
"forget_password": "Esqueciches o teu contrasinal?",
|
||||
"sign_up_now": "Necesitas unha conta? Rexístrate agora."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user