// Buttons
'cancel' => 'ביטול',
- 'close' => 'Close',
+ 'close' => 'סגור',
'confirm' => 'אישור',
'back' => 'אחורה',
'save' => 'שמור',
'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' => 'נהל',
'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',
];