diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index dcd86a2c3..54c8c3464 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -331,7 +331,7 @@ const message = { host: 'Host | Hosts', system: 'System', security: 'Security', - files: 'File Browser', + files: 'Files', monitor: 'Monitoring', terminal: 'Terminal | Terminals', settings: 'Setting | Settings', @@ -589,7 +589,7 @@ const message = { localIP: 'Local IP', }, container: { - create: 'Create', + create: 'Create container', edit: 'Edit container', updateHelper1: 'Detected that this container comes from the app store. Please note the following two points:', updateHelper2: @@ -879,7 +879,7 @@ const message = { enableMsg: 'This will allow the scheduled task to automatically execute. Do you want to continue?', taskType: 'Type', record: 'Records', - viewRecords: 'View records', + viewRecords: 'Records', shell: 'Shell', log: 'Backup logs', logHelper: 'Backup system log', @@ -1196,7 +1196,7 @@ const message = { fileName: 'File name', search: 'Search', mode: 'Permissions', - editPermissions: 'Edit @.lower:file.mode', + editPermissions: '@:file.mode', owner: 'Owner', file: 'File', remoteFile: 'Download from remote', @@ -1207,7 +1207,7 @@ const message = { open: 'Open', rename: 'Rename', role: 'Permissions', - info: 'View attributes', + info: 'Attributes', linkFile: 'Soft link', terminal: 'Terminal', batchoperation: 'batch operation', @@ -1249,7 +1249,7 @@ const message = { infoDetail: 'File properties', root: 'Root directory', list: 'File list', - sub: 'Subdirectories', + sub: 'Subfolders', downloadSuccess: 'Successfully downloaded', theme: 'Theme', language: 'Language', @@ -1933,7 +1933,7 @@ const message = { app: 'Application', appNew: 'New Application', appInstalled: 'Installed application', - create: 'Create', + create: 'Create website', delete: 'Delete Website', deleteApp: 'Delete Application', deleteBackup: 'Delete Backup', @@ -2376,7 +2376,7 @@ const message = { runtime: 'Runtime', image: 'Image', workDir: 'Working directory', - create: 'Create', + create: 'Create runtime', resource: 'Source', appstore: 'App Store', local: 'Local', diff --git a/frontend/src/views/app-store/installed/index.vue b/frontend/src/views/app-store/installed/index.vue index ca76162fb..0eb936d26 100644 --- a/frontend/src/views/app-store/installed/index.vue +++ b/frontend/src/views/app-store/installed/index.vue @@ -245,7 +245,7 @@ {{ getAge(installed.createdAt) }} -
+
- +