X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b35b62d59ff057ce5cfbc5fb463431b086f5c830..refs/pull/5721/head:/lang/et/common.php diff --git a/lang/et/common.php b/lang/et/common.php index 6fe7f49a9..580cdf133 100644 --- a/lang/et/common.php +++ b/lang/et/common.php @@ -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', ];