From 2a315fe7cae228cd1e5bc781d6e1201b52cab300 Mon Sep 17 00:00:00 2001 From: Lobo Date: Sun, 14 Dec 2025 17:23:09 +0100 Subject: [PATCH] Changed vocab and build trigger --- .github/workflows/docker.yml | 3 ++- src/assets/i18n/en.json | 11 ++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 53508f8..daa79f7 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -1,7 +1,8 @@ name: Build & Push Frontend A on: push: - branches: ['**'] + branches: + - main jobs: docker: diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 5ceb91a..3956c99 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -131,7 +131,16 @@ "P2": "Implementation of a Java-based interface for Microsoft Excel.", "P3": "Integration of the MIT Exhibit framework and preparation for CeBIT 2008." } - } + }, + "COMPANY0": { + "COMPANY": "Chamaeleon AG", + "ROLE": "Training as an IT specialist in application development", + "TIME": "Jul. 2002 – Jun. 2005", + "HIGHLIGHTS": { + "P1": "Development in PERL, PHP and ASP.", + "P2": "Porting, maintenance and reengineering of existing software.", + "P3": "Regular performance of system tests and quality controls, as well as their documentation." + } }, "PROJECT": { "P2": {