1
0
Fork 0

New translations web.php (Spanish)

[ci skip]
This commit is contained in:
daniel 2021-12-30 17:31:30 -07:00
parent 1efd420f33
commit efb60698c9
1 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@ return [
'drive' => 'Multimedia',
'settings' => 'Ajustes',
'compose' => 'Crear Nuevo',
'logout' => 'Cerrar sesión',
'logout' => 'Logout',
// Nav footer
'about' => 'Acerca de',
@ -118,8 +118,8 @@ return [
'followRequested' => 'Seguimiento Solicitado',
'joined' => 'Se unió',
'emptyCollections' => 'Parece que no podemos encontrar ninguna colección',
'emptyPosts' => 'Parece que no podemos encontrar ningún post',
'emptyCollections' => 'We can\'t seem to find any collections',
'emptyPosts' => 'We can\'t seem to find any posts',
],
'menu' => [
@ -180,7 +180,7 @@ return [
],
'hashtags' => [
'emptyFeed' => 'Parece que no podemos encontrar posts para este hashtag'
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
],
];