mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
New translations web.php (Basque)
[ci skip]
This commit is contained in:
parent
a4922de49e
commit
150070f8b1
1 changed files with 11 additions and 11 deletions
|
@ -99,28 +99,28 @@ return [
|
|||
],
|
||||
|
||||
'post' => [
|
||||
'shareToFollowers' => 'Share to followers',
|
||||
'shareToFollowers' => 'Partekatu jarraitzaileekin',
|
||||
'shareToOther' => 'Share to other',
|
||||
'noLikes' => 'No likes yet',
|
||||
'uploading' => 'Uploading',
|
||||
'noLikes' => 'Atsegiterik ez oraindik',
|
||||
'uploading' => 'Igotzen',
|
||||
],
|
||||
|
||||
'profile' => [
|
||||
'posts' => 'Posts',
|
||||
'followers' => 'Followers',
|
||||
'posts' => 'Bidalketak',
|
||||
'followers' => 'Jarraitzaileak',
|
||||
'following' => 'Following',
|
||||
'admin' => 'Admin',
|
||||
'collections' => 'Collections',
|
||||
'follow' => 'Follow',
|
||||
'unfollow' => 'Unfollow',
|
||||
'editProfile' => 'Edit Profile',
|
||||
'followRequested' => 'Follow Requested',
|
||||
'follow' => 'Jarraitu',
|
||||
'unfollow' => 'Utzi jarraitzeari',
|
||||
'editProfile' => 'Editatu profila',
|
||||
'followRequested' => 'Eskaera bidalita',
|
||||
'joined' => 'Joined',
|
||||
],
|
||||
|
||||
'menu' => [
|
||||
'viewPost' => 'View Post',
|
||||
'viewProfile' => 'View Profile',
|
||||
'viewPost' => 'Ikusi bidalketa',
|
||||
'viewProfile' => 'Ikusi profila',
|
||||
'moderationTools' => 'Moderazio tresnak',
|
||||
'report' => 'Salatu',
|
||||
'archive' => 'Artxibatu',
|
||||
|
|
Loading…
Reference in a new issue