|
|
@@ -50,20 +50,20 @@ const col1 = [
|
|
|
{
|
|
|
title: 'Python',
|
|
|
logo: ref('/images/logos/python.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 10 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 11 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: 'PHP',
|
|
|
logo: ref('/images/logos/php.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 4 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 5 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title:
|
|
|
'Node.js',
|
|
|
logo: computed(() => theme.global.name.value === 'light' ? '/images/logos/nodejs_light.svg' : '/images/logos/nodejs_dark.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 5 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 6 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
@@ -80,19 +80,19 @@ const col1 = [
|
|
|
{
|
|
|
'title': 'Symfony',
|
|
|
logo: ref('/images/logos/symfony.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 10 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 5 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
'title': 'Vue.js',
|
|
|
logo: ref('/images/logos/vue.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 3 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 4 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
'title': 'Nuxt.js',
|
|
|
logo: ref('/images/logos/nuxt.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 3 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 4 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
@@ -124,13 +124,13 @@ const col2 = [
|
|
|
{
|
|
|
title: 'Mysql',
|
|
|
logo: ref('/images/logos/mysql.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 6 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 7 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: 'MariaDb',
|
|
|
logo: computed(() => theme.global.name.value === 'light' ? '/images/logos/mariadb.svg': '/images/logos/mariadb_dark.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 6 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 7 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
@@ -171,7 +171,7 @@ const col2 = [
|
|
|
{
|
|
|
'title': 'Gitlab CI',
|
|
|
logo: ref('/images/logos/gitlab.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 8 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 9 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
@@ -197,32 +197,32 @@ const col3 = [
|
|
|
{
|
|
|
title: 'Mercure (SSE)',
|
|
|
logo: ref('/images/logos/docker.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 5 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 4 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: 'Nextcloud',
|
|
|
logo: ref('/images/logos/gitlab.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 8 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 9 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: i18n.t('system_administration'),
|
|
|
logo: computed(() => theme.global.name.value === 'light' ? '/images/command-line_light.png' : '/images/command-line_dark.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 8 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 9 }),
|
|
|
details: '',
|
|
|
small: true
|
|
|
},
|
|
|
{
|
|
|
title: 'Git-Flow',
|
|
|
logo: computed(() => theme.global.name.value === 'light' ? '/images/logos/git-flow-light.svg' : '/images/logos/git-flow-dark.svg'),
|
|
|
- subtitle: i18n.t('x_years', { years: 3 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 4 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: 'Typo3 (dev)',
|
|
|
logo: ref('/images/logos/typo3.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 4 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 5 }),
|
|
|
details: ''
|
|
|
},
|
|
|
]
|
|
|
@@ -233,32 +233,32 @@ const col3 = [
|
|
|
{
|
|
|
title: 'Management',
|
|
|
logo: ref('/images/team-management.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 10 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 11 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: 'Product Owner',
|
|
|
logo: ref('/images/product-management.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 10 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 11 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: i18n.t('continuous_improvement'),
|
|
|
logo: ref('/images/continuous-improvement.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 9 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 10 }),
|
|
|
details: '',
|
|
|
small: true
|
|
|
},
|
|
|
{
|
|
|
title: 'SCRUM',
|
|
|
logo: ref('/images/scrum.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 8 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 9 }),
|
|
|
details: ''
|
|
|
},
|
|
|
{
|
|
|
title: 'Tutoring',
|
|
|
logo: ref('/images/teacher.png'),
|
|
|
- subtitle: i18n.t('x_years', { years: 6 }),
|
|
|
+ subtitle: i18n.t('x_years', { years: 7 }),
|
|
|
details: ''
|
|
|
}
|
|
|
]
|