diff --git a/install.html b/install.html
index 85adaab..0250320 100644
--- a/install.html
+++ b/install.html
@@ -136,7 +136,7 @@
Download precompiled build
Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.
-- Download: v7.1.6
+- Download: v7.2.0
- Unzip files and upload them to your PHP server
- Make sure your webserver can read and write to
/repository
and /private
folders
- Set the website document root to
/dist
directory. This is also known as 'public' folder
diff --git a/translations/default.html b/translations/default.html
index fd842ea..86a5c02 100644
--- a/translations/default.html
+++ b/translations/default.html
@@ -224,6 +224,7 @@
'Updated': 'Updated',
'Deleted': 'Deleted',
'Your file is ready': 'Your file is ready',
+ 'View': 'View',
}
export default data