]> BookStack Code Mirror - bookstack/blobdiff - lang/ka/common.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / ka / common.php
index 266174eed9da6bff8f84c28182ad3c1aa705ea6c..06a9e855ce3989f3b7aef22fb75c9a9be6e7fff6 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => 'Create',
     'update' => 'Update',
     'edit' => 'Edit',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => 'Sort',
     'move' => 'Move',
     'copy' => 'Copy',
@@ -107,4 +109,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Privacy Policy',
     'terms_of_service' => 'Terms of Service',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];