X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/586e8963a8f47c5fff65a44e1e6bf2db92bc1d35..refs/pull/5721/head:/lang/hu/common.php diff --git a/lang/hu/common.php b/lang/hu/common.php index 715d5e71c..e65e68909 100644 --- a/lang/hu/common.php +++ b/lang/hu/common.php @@ -30,6 +30,8 @@ return [ 'create' => 'Létrehozás', 'update' => 'Frissítés', 'edit' => 'Szerkesztés', + 'archive' => 'Archive', + 'unarchive' => 'Un-Archive', 'sort' => 'Rendezés', 'move' => 'Áthelyezés', 'copy' => 'Másolás', @@ -107,4 +109,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Adatvédelmi irányelvek', 'terms_of_service' => 'Felhasználási feltételek', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];