mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-12 07:00:45 +00:00
New translations web.php (Spanish)
[ci skip]
This commit is contained in:
parent
2641b5eba6
commit
ba357d8200
1 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ return [
|
|||
'proceed' => 'Proceder',
|
||||
'next' => 'Siguiente',
|
||||
'close' => 'Cerrar',
|
||||
'clickHere' => 'haz click aquí',
|
||||
'clickHere' => 'haz clic aquí',
|
||||
|
||||
'sensitive' => 'Sensible',
|
||||
'sensitiveContent' => 'Contenido Sensible',
|
||||
|
@ -108,7 +108,7 @@ return [
|
|||
'post' => [
|
||||
'shareToFollowers' => 'Compartir a seguidores',
|
||||
'shareToOther' => 'Compartir a otros',
|
||||
'noLikes' => 'No hay me gustas',
|
||||
'noLikes' => 'Aún no hay "me gusta"',
|
||||
'uploading' => 'Subiendo',
|
||||
],
|
||||
|
||||
|
@ -168,7 +168,7 @@ return [
|
|||
'toFollowers' => 'a Seguidores',
|
||||
|
||||
'showCaption' => 'Mostrar subtítulos',
|
||||
'showLikes' => 'Mostrar me gustas',
|
||||
'showLikes' => 'Mostrar "me gusta"',
|
||||
'compactMode' => 'Modo Compacto',
|
||||
'embedConfirmText' => 'Usando este incrustado, usted acepta',
|
||||
|
||||
|
|
Loading…
Reference in a new issue