diff --git a/resources/lang/el/web.php b/resources/lang/el/web.php index 3bad13f37..d7b178989 100644 --- a/resources/lang/el/web.php +++ b/resources/lang/el/web.php @@ -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' => 'Δημιουργία νέου',