]> BookStack Code Mirror - bookstack/blobdiff - lang/id/common.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / id / common.php
index a7f21589fd129b93035f1bcda0ac7576f63b9a19..f6520420f73606ffd30ab79e1673be83fdfd3352 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => 'Buat',
     'update' => 'Perbarui',
     'edit' => 'Sunting',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => 'Sortir',
     'move' => 'Pindahkan',
     'copy' => 'Salin',
@@ -107,4 +109,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',
 ];