mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
New translations web.php (Greek)
[ci skip]
This commit is contained in:
parent
09c28046ef
commit
1edb6fe224
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@ return [
|
|||
'likes' => 'Αρέσει',
|
||||
'share' => 'Κοινοποίηση',
|
||||
'shared' => 'Κοινοποιήθηκε',
|
||||
'shares' => 'Shares',
|
||||
'unshare' => 'Unshare',
|
||||
'shares' => 'Κοινοποιήσεις',
|
||||
'unshare' => 'Αναίρεση κοινοποίησης',
|
||||
|
||||
'cancel' => 'Ακύρωση',
|
||||
'copyLink' => 'Αντιγραφή Συνδέσμου',
|
||||
|
@ -52,7 +52,7 @@ return [
|
|||
|
||||
// Self links
|
||||
'profile' => 'Προφίλ',
|
||||
'drive' => 'Drive',
|
||||
'drive' => 'Χώρος αποθήκευσης',
|
||||
'settings' => 'Ρυθμίσεις',
|
||||
'compose' => 'Δημιουργία νέου',
|
||||
|
||||
|
|
Loading…
Reference in a new issue