From e7f3aea7e2305bae8fbe62172bc9bb83a4baf6b9 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Thu, 7 Jan 2021 19:41:25 +0100 Subject: [PATCH] Remove Python + fix console --- locales/en-US.ts | 3 +-- locales/fr-FR.ts | 3 +-- pages/about.vue | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/locales/en-US.ts b/locales/en-US.ts index 14168e6..9ad5525 100644 --- a/locales/en-US.ts +++ b/locales/en-US.ts @@ -102,7 +102,6 @@ export default { }, ide: { java: 'Java editor', - python: 'Python editor', web: 'Web editor', go: 'Go editor', db: 'Databases editor', @@ -207,7 +206,7 @@ export default { formations: { freelance: { title: 'Self-learning', - description: 'Java, TypeScript, Go, Python, etc...' + description: 'Java, TypeScript, Go, etc...' }, dnb: { title: 'Diplôme National du Brevet', diff --git a/locales/fr-FR.ts b/locales/fr-FR.ts index 73dede5..68e4493 100644 --- a/locales/fr-FR.ts +++ b/locales/fr-FR.ts @@ -102,7 +102,6 @@ export default { }, ide: { java: 'Editeur Java', - python: 'Editeur Python', web: 'Editeur Web', go: 'Editeur Go', db: 'Editeur Bases de données', @@ -207,7 +206,7 @@ export default { formations: { freelance: { title: 'Auto-apprentissage', - description: 'Java, TypeScript, Go, Python, etc...' + description: 'Java, TypeScript, Go, etc...' }, dnb: { title: 'Diplôme National du Brevet', diff --git a/pages/about.vue b/pages/about.vue index 7f205c5..6332ab4 100644 --- a/pages/about.vue +++ b/pages/about.vue @@ -169,13 +169,12 @@ - - +