mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-05 01:24:38 +08:00
New Crowdin updates (#2695)
* New translations settings.php (Japanese) * New translations settings.php (Japanese) * New translations common.php (Latvian) * New translations common.php (Russian) * New translations settings.php (Dutch) * New translations common.php (Dutch) * New translations settings.php (Dutch) * New translations entities.php (Dutch) * New translations validation.php (Dutch) * New translations activities.php (Dutch) * New translations common.php (German) * New translations common.php (Dutch) * New translations common.php (German Informal) * New translations activities.php (Dutch) * New translations entities.php (German) * New translations settings.php (German) * New translations auth.php (Dutch) * New translations components.php (Dutch) * New translations common.php (German Informal) * New translations entities.php (German Informal) * New translations settings.php (German Informal) * New translations common.php (Catalan) * New translations common.php (Catalan) * New translations passwords.php (Catalan) * New translations validation.php (Catalan) * New translations validation.php (Catalan) * New translations auth.php (Catalan) * New translations common.php (Italian) * New translations activities.php (Italian) * New translations common.php (Italian)
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
*/
|
||||
return [
|
||||
|
||||
'failed' => 'Les credencials no coincideixen amb les que tenim emmagatzemades.',
|
||||
'throttle' => 'Massa intents d\'iniciar la sessió. Torneu-ho a provar d\'aquí a :seconds segons.',
|
||||
'failed' => 'Les credencials no coincideixen amb les que hi ha emmagatzemades.',
|
||||
'throttle' => 'Massa intents d\'inici de sessió. Torna-ho a provar d\'aquí a :seconds segons.',
|
||||
|
||||
// Login & Register
|
||||
'sign_up' => 'Registra-m\'hi',
|
||||
@ -28,7 +28,7 @@ return [
|
||||
'create_account' => 'Crea el compte',
|
||||
'already_have_account' => 'Ja teniu un compte?',
|
||||
'dont_have_account' => 'No teniu cap compte?',
|
||||
'social_login' => 'Inici de sessió social',
|
||||
'social_login' => 'Inici de sessió amb xarxes social',
|
||||
'social_registration' => 'Registre social',
|
||||
'social_registration_text' => 'Registreu-vos i inicieu la sessió fent servir un altre servei.',
|
||||
|
||||
|
Reference in New Issue
Block a user