mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Fixing encoding of files affecting accents.
This commit is contained in:
@ -11,7 +11,7 @@ return [
|
||||
|
|
||||
*/
|
||||
'failed' => 'Las credenciales no concuerdan con nuestros registros.',
|
||||
'throttle' => 'Demasiados intentos fallidos de conexi<EFBFBD>n. Por favor intente nuevamente en :seconds segundos.',
|
||||
'throttle' => 'Demasiados intentos fallidos de conexión. Por favor intente nuevamente en :seconds segundos.',
|
||||
|
||||
/**
|
||||
* Login & Register
|
||||
|
Reference in New Issue
Block a user