'description' => 'Περιγραφή',
'role' => 'Ρόλος',
'cover_image' => 'Εικόνα εξώφυλλου',
- 'cover_image_description' => 'Αυτή η εικόνα πρέπει να είναι περίπου 440x250px.',
+ 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
// Actions
'actions' => 'Ενέργειες',
'remove' => 'Αφαίρεση',
'add' => 'Προσθήκη',
'configure' => 'Διαμόρφωση',
+ 'manage' => 'Manage',
'fullscreen' => 'Πλήρης οθόνη',
'favourite' => 'Αγαπημένα',
'unfavourite' => 'Αφαίρεση από Αγαπημένα',
'filter_clear' => 'Διαγραφή φίλτρου',
'download' => 'Λήψη',
'open_in_tab' => 'Άνοιγμα σε Καρτέλα',
+ 'open' => 'Open',
// Sort Options
'sort_options' => 'Επιλογές ταξινόμησης',
// Not directly used but available for convenience to users.
'privacy_policy' => 'Πολιτική Απορρήτου',
'terms_of_service' => 'Όροι χρήσης',
+
+ // OpenSearch
+ 'opensearch_description' => 'Search :appName',
];