Add new interests

This commit is contained in:
2021-07-03 09:33:49 +02:00
parent 0cae02babf
commit bd66616ef1
5 changed files with 42 additions and 3 deletions

View File

@@ -108,7 +108,9 @@ export default {
startups: 'Startups & innovative companies',
sysadmin: 'System administration',
trips: 'Trip',
moto: 'Motorbike'
moto: 'Motorbike',
cloud: 'Cloud Computing',
maths: 'Mathematics'
},
languages: {
fr: 'French',

View File

@@ -103,7 +103,9 @@ export default {
startups: 'Startups & Entreprises innovantes',
sysadmin: 'Administration système',
trips: 'Voyage',
moto: 'Moto'
moto: 'Moto',
cloud: 'Cloud Computing',
maths: 'Mathématiques'
},
languages: {
fr: 'Français',