diff --git a/src/locales/en-EN.ts b/src/locales/en-EN.ts index 7afb997..5e6c038 100755 --- a/src/locales/en-EN.ts +++ b/src/locales/en-EN.ts @@ -137,6 +137,8 @@ export default { police: 'Font', console: 'Console', wsl_2: 'WSL 2', + calendar: 'Calendar', + shell: 'Unix Shell', email_client: 'Email Client', vpn_client: 'VPN Client', ftp_client: 'FTP Client', @@ -151,12 +153,8 @@ export default { setup: { desk: 'Desktop', phone: 'Phone', - computer: 'Desktop computer', - screen: 'Screen', - keyboard: 'Keyboard', - mouse: 'Mouse', + computer: 'Computer', headphone: 'Headphone', - microphone: 'Headset' } }, diff --git a/src/locales/fr-FR.ts b/src/locales/fr-FR.ts index df6686c..3e870cb 100755 --- a/src/locales/fr-FR.ts +++ b/src/locales/fr-FR.ts @@ -132,6 +132,8 @@ export default { police: 'Police d\'Ecriture', console: 'Console', wsl_2: 'WSL 2', + calendar: 'Calendrier', + shell: 'Shell Unix', email_client: 'Client Email', vpn_client: 'Client VPN', ftp_client: 'Client FTP', @@ -146,12 +148,8 @@ export default { setup: { desk: 'Bureau', phone: 'Téléphone', - computer: 'Ordinateur fixe', - screen: 'Ecran', - keyboard: 'Clavier', - mouse: 'Souris', + computer: 'Ordinateur', headphone: 'Ecouteurs', - microphone: 'Casque / Micro' } }, diff --git a/src/pages/env.vue b/src/pages/env.vue index 9a970cf..49eb7f8 100755 --- a/src/pages/env.vue +++ b/src/pages/env.vue @@ -15,8 +15,8 @@ - - + + @@ -26,16 +26,14 @@ - + + - - + - - @@ -58,12 +56,8 @@ - - - - + -