Merge pull request #5682 from maco/spanish_corrections

Correct some typos in Spanish translations
pull/5718/head
daniel 3 weeks ago committed by GitHub
commit 505edd1159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,8 +4,8 @@ return [
'compose' => [ 'compose' => [
'invalid' => [ '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 [ return [
'likedPhoto' => 'le gustó tu foto.', 'likedPhoto' => 'le gustó tu foto.',
'likedComment' => 'le gustó tu comentario.', 'likedComment' => 'le gustó tu comentario.',
'startedFollowingYou' => 'empezó a seguirte.', 'startedFollowingYou' => 'empezó a seguirte.',
'commented' => 'comentó tu foto.', 'commented' => 'comentó tu foto.',
'mentionedYou' => 'te menciono.', 'mentionedYou' => 'te mencionó.',
'shared' => 'compartir tu foto.', 'shared' => 'compartió tu foto.',
]; ];

Loading…
Cancel
Save