mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-24 07:00:46 +00:00
Update resources/lang/es/profile.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
This commit is contained in:
parent
c4fbe8e7c1
commit
ac58d80b38
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ return [
|
|||
'status.disabled.header' => 'Perfil no disponible',
|
||||
'status.disabled.body' => 'Disculpa, este perfil no está disponible en este momento. Por favor intenta nuevamente luego.',
|
||||
|
||||
'block.domain.max' => 'Alcanzaste el limite Maximo de dominios bloqueados! Tú solo puedes bloquear :max dominios por el momento. Preguntale a tu administrador para ajustar este limite.',
|
||||
'block.domain.max' => '¡Alcanzaste el limite máximo de dominios bloqueados! Tú solo puedes bloquear :max dominios por el momento. Pregúntale a tu administrador para ajustar este limite.',
|
||||
|
||||
'mutedAccounts' => 'Cuentas Silenciadas',
|
||||
'blockedAccounts' => 'Cuentas Bloqueadas',
|
||||
|
|
Loading…
Reference in a new issue