mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
New translations web.php (Occitan)
[ci skip]
This commit is contained in:
parent
cf9eb563c1
commit
703d92d9f4
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
return [
|
||||
|
||||
'common' => [
|
||||
'comment' => 'Comment',
|
||||
'comment' => 'Comentar',
|
||||
'commented' => 'Commented',
|
||||
'comments' => 'Comments',
|
||||
'like' => 'Like',
|
||||
|
@ -14,7 +14,7 @@ return [
|
|||
'shares' => 'Shares',
|
||||
'unshare' => 'Unshare',
|
||||
|
||||
'cancel' => 'Cancel',
|
||||
'cancel' => 'Anullar',
|
||||
'copyLink' => 'Copy Link',
|
||||
'delete' => 'Delete',
|
||||
'error' => 'Error',
|
||||
|
|
Loading…
Reference in a new issue