Feature/german language support #431

Merged
P3RF3CTION merged 4 commits from feature/german_language_support into dev-1.8.1 2025-11-07 04:50:37 +00:00
P3RF3CTION commented 2025-11-06 15:49:45 +00:00 (Migrated from github.com)

Overview

Short summary of what this PR does

  • Updated: src/locales/de/translation.json
  • Updated: src/locales/en/translation.json

Changes Made

_Updated several translations in german to reflect more common language. Furthermore some of the new missing translations have been added to german (v 1.8.0) and a small fix for a duplicate value in the english en file has been made. _

#374

Checklist

  • Code follows project style guidelines
  • Supports mobile and desktop UI/app (if applicable)
  • I have read Contributing.md
# Overview _Short summary of what this PR does_ - [x] Updated: src/locales/de/translation.json - [x] Updated: src/locales/en/translation.json # Changes Made _Updated several translations in german to reflect more common language. Furthermore some of the new missing translations have been added to german (v 1.8.0) and a small fix for a duplicate value in the english en file has been made. _ #374 - Related to #374 # Checklist - [x] Code follows project style guidelines - [x] Supports mobile and desktop UI/app (if applicable) - [x] I have read [Contributing.md](https://github.com/Termix-SSH/Termix/blob/main/CONTRIBUTING.md)
Sign in to join this conversation.