From 53b4395020f0175cb795ceb84ce3a7e9262b0c41 Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:06:13 +0200 Subject: [PATCH] Update work --- components/resume/sections/Work.vue | 6 ++++++ locales/en-US/resume.ts | 8 +++++--- locales/it-IT/resume.ts | 9 +++++---- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/components/resume/sections/Work.vue b/components/resume/sections/Work.vue index 56cc9b4..e458b6f 100644 --- a/components/resume/sections/Work.vue +++ b/components/resume/sections/Work.vue @@ -5,6 +5,12 @@ {{ $t("pcto toyota description") }} + \ No newline at end of file diff --git a/locales/en-US/resume.ts b/locales/en-US/resume.ts index 8d64f06..30d3d1c 100644 --- a/locales/en-US/resume.ts +++ b/locales/en-US/resume.ts @@ -42,9 +42,11 @@ export default { "pcto toyota": "IT/IS Office, Internship", - "pcto toyota description": "Internship organized during high school.\n" + - "IT support, maintenance and setup of network devices.\n" + - "SQL programming, automation with bash and batch scripts.", + "pcto toyota description": "Internship organized during high school.", + "pcto toyota description list1": "IT support.", + "pcto toyota description list2": "Maintenance and setup of network devices.", + "pcto toyota description list3": "Report creation using SQL.", + "pcto toyota description list4": "Automations using bash and batch scripts.", "ois": "Informatics Olympiad in Teams", diff --git a/locales/it-IT/resume.ts b/locales/it-IT/resume.ts index 0c01bb2..7b47fa7 100644 --- a/locales/it-IT/resume.ts +++ b/locales/it-IT/resume.ts @@ -42,10 +42,11 @@ export default { "pcto toyota": "Ufficio IT/IS, Stage", - "pcto toyota description": "Percorsi per le Competenze Trasversali e per l'Orientamento (PCTO)\n" + - "Attività di helpdesk, manutenzione e configurazione di apparati di rete.\n" + - "Programmazione SQL, automazioni con script bash e batch.", - + "pcto toyota description": "Percorsi per le Competenze Trasversali e per l'Orientamento (PCTO)", + "pcto toyota description list1": "Attività di helpdesk.", + "pcto toyota description list2": "Manutenzione e configurazione di apparati di rete.", + "pcto toyota description list3": "Generazione di report con SQL.", + "pcto toyota description list4": "Automazione di processi con script bash e batch.", "ois": "Olimpiadi di informatica a squadre", "ois description": "Programmazione competitiva a squadre.",