mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
New translations web.php (Basque)
[ci skip]
This commit is contained in:
parent
9cad926a51
commit
7a0ffddcd7
1 changed files with 3 additions and 3 deletions
|
@ -117,8 +117,8 @@ return [
|
||||||
'followRequested' => 'Eskaera bidalita',
|
'followRequested' => 'Eskaera bidalita',
|
||||||
'joined' => 'Elkartu da',
|
'joined' => 'Elkartu da',
|
||||||
|
|
||||||
'emptyCollections' => 'We can\'t seem to find any collections',
|
'emptyCollections' => 'Ez dugu topatu bildumarik',
|
||||||
'emptyPosts' => 'We can\'t seem to find any posts',
|
'emptyPosts' => 'Ez dugu topatu bidalketarik',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
|
@ -179,7 +179,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'hashtags' => [
|
'hashtags' => [
|
||||||
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
'emptyFeed' => 'Ez dugu topatu traola hau duen bidalketarik'
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue