]> BookStack Code Mirror - bookstack/blobdiff - lang/ca/common.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / ca / common.php
index 34203e600f9eec0f5d2dcd17a269093c05d755c4..698956601bf9de99faa4772bb042fff26a60d544 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => 'Crea',
     'update' => 'Actualitza',
     'edit' => 'Edita',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => 'Ordena',
     'move' => 'Mou',
     'copy' => 'Copia',
@@ -107,4 +109,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'PolĂ­tica de privadesa',
     'terms_of_service' => 'Condicions del servei',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];