mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
New translations web.php (Basque)
[ci skip]
This commit is contained in:
parent
0d142dc00b
commit
7b95d730f2
1 changed files with 6 additions and 6 deletions
|
@ -4,14 +4,14 @@ return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Iruzkindu',
|
'comment' => 'Iruzkindu',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Iruzkindu',
|
||||||
'comments' => 'Iruzkinak',
|
'comments' => 'Iruzkinak',
|
||||||
'like' => 'Datsegit',
|
'like' => 'Datsegit',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Datsegite',
|
||||||
'likes' => 'Atsegute',
|
'likes' => 'Atsegute',
|
||||||
'share' => 'Partekatu',
|
'share' => 'Partekatu',
|
||||||
'shared' => 'Partekatua',
|
'shared' => 'Partekatua',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Partekatze',
|
||||||
'unshare' => 'Utzi partekatzeari',
|
'unshare' => 'Utzi partekatzeari',
|
||||||
|
|
||||||
'cancel' => 'Utzi',
|
'cancel' => 'Utzi',
|
||||||
|
@ -22,10 +22,10 @@ return [
|
||||||
'oops' => 'Ene!',
|
'oops' => 'Ene!',
|
||||||
'other' => 'Bestelakoa',
|
'other' => 'Bestelakoa',
|
||||||
'readMore' => 'Gehiago irakurri',
|
'readMore' => 'Gehiago irakurri',
|
||||||
'success' => 'Success',
|
'success' => 'Burutu da',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sentibera',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Kontuz edukiarekin',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue