]> BookStack Code Mirror - bookstack/blobdiff - lang/et/common.php
Customization: Added parent tag classes
[bookstack] / lang / et / common.php
index 6fe7f49a9e3b5b346bd084e84ad5d779df397387..580cdf133c4307760c213c77a7cf8640729836c3 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => 'Lisa',
     'update' => 'Uuenda',
     'edit' => 'Muuda',
+    'archive' => 'Arhiveeri',
+    'unarchive' => 'Taasta arhiivist',
     'sort' => 'Sorteeri',
     'move' => 'Liiguta',
     'copy' => 'Kopeeri',
@@ -107,4 +109,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Privaatsus',
     'terms_of_service' => 'Kasutustingimused',
+
+    // OpenSearch
+    'opensearch_description' => 'Otsi :appName',
 ];