kopia lustrzana https://github.com/pixelfed/pixelfed
Correct some typos in Spanish translations
rodzic
dc4e683f0a
commit
6ca9d9e52a
|
|
@ -4,8 +4,8 @@ return [
|
|||
|
||||
'compose' => [
|
||||
'invalid' => [
|
||||
'album' => 'Debe contener solo una foto o video, o multiples.',
|
||||
'album' => 'Debe contener solo una foto o video, o múltiples.',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
];
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'le gustó tu foto.',
|
||||
'likedPhoto' => 'le gustó tu foto.',
|
||||
'likedComment' => 'le gustó tu comentario.',
|
||||
'startedFollowingYou' => 'empezó a seguirte.',
|
||||
'commented' => 'comentó tu foto.',
|
||||
'mentionedYou' => 'te menciono.',
|
||||
'shared' => 'compartir tu foto.',
|
||||
'mentionedYou' => 'te mencionó.',
|
||||
'shared' => 'compartió tu foto.',
|
||||
];
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue