Skip to content

Commit

Permalink
fix: add missing translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
milljoniaer committed Nov 8, 2023
1 parent 65baa37 commit 9a6bbca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/locales/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"main.blog.button": "Alle Artikel",
"main.services.button": "Erfahren Sie mehr",
"career.mandatory-field": "* Pflichtfeld",
"career.headline": "Bewirb dich jetzt!",
"career.first-name": "Vorname",
"career.last-name": "Nachname",
"career.email": "E-Mail Adresse",
Expand Down
1 change: 1 addition & 0 deletions src/assets/locales/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"main.career.button": "All vacancies",
"main.blog.button": "All articles",
"main.services.button": "Learn more",
"career.headline": "Applx now!",
"career.mandatory-field": "* Mandatory field",
"career.first-name": "First name",
"career.last-name": "Last name",
Expand Down

0 comments on commit 9a6bbca

Please sign in to comment.