]> BookStack Code Mirror - bookstack/blobdiff - lang/id/common.php
respective book and chapter structure added.
[bookstack] / lang / id / common.php
index 66f6ec1b4f0a729cb054d0ef55a7eaecea97dd16..06e9421c87bd968ae1fdf4b6a45c89ef9bccd983 100644 (file)
@@ -20,7 +20,7 @@ return [
     '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',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => 'Clear Filter',
     'download' => 'Download',
     'open_in_tab' => 'Open in Tab',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Opsi Sortir',
@@ -106,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Kebijakan Privasi',
     'terms_of_service' => 'Ketentuan Layanan',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];