OSDN Git Service

v2.8.1
[serene/MyBrowser.git] / app / langs / en.js
index ca02d50..5c22a02 100644 (file)
@@ -28,7 +28,7 @@ module.exports = {
             home: 'Go to the home page',
             addressBar: {
                 info: {
-                    info: 'Information on this page',
+                    name: 'Information on this page',
                     clicked: {
                         internal: `Showing protected ${pkg.name} page`,
                         secure: 'The connection to this site is secure',
@@ -51,16 +51,22 @@ module.exports = {
                 feedback: 'Send Feedback'
             },
             menu: {
-                menu: 'Menu',
+                name: 'Menu',
                 menus: {
                     newTab: 'New tab',
                     newWindow: 'New window',
                     openPrivateWindow: 'Open Private window',
+                    zoom: {
+                        name: 'Zoom',
+                        zoomIn: 'Zoom in',
+                        zoomOut: 'Zoom out',
+                        fullScreen: 'Full Screen'
+                    },
                     history: 'History',
                     downloads: 'Downloads',
                     bookmarks: 'Bookmarks',
                     app: {
-                        app: 'Application',
+                        name: 'Application',
                         list: 'App list',
                         store: 'Flast Store',
                         install: 'Install {title}',