'description' => 'Deskripsi',
'role' => 'Peran',
'cover_image' => 'Sampul gambar',
- 'cover_image_description' => 'Gambar ini harus berukuran kira-kira 440x250 piksel.',
+ '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' => 'Tindakan',
'create' => 'Buat',
'update' => 'Perbarui',
'edit' => 'Sunting',
+ 'archive' => 'Archive',
+ 'unarchive' => 'Un-Archive',
'sort' => 'Sortir',
'move' => 'Pindahkan',
'copy' => 'Salin',
// Not directly used but available for convenience to users.
'privacy_policy' => 'Kebijakan Privasi',
'terms_of_service' => 'Ketentuan Layanan',
+
+ // OpenSearch
+ 'opensearch_description' => 'Search :appName',
];