Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n: rework de_DE locale #3580

Merged
merged 13 commits into from
Jul 1, 2024
Merged

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    c138445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f84a6 View commit details
    Browse the repository at this point in the history
  3. i18n: split locale for German formal and informal

    translation-common.json is the base
    translation-formal.json and translation-informal.json extend the base
    bannert1337 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6ffa189 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. feat(i18n): improve init function with cleaner code and nullish coal…

    …escing operator
    
       - Use object destructuring for clearer variable assignment.
       - Utilize the nullish coalescing operator to simplify ternary expressions.
       - Refactored the import statement to remove duplication.
    bannert1337 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9c2313a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    586de1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8634140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db495a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77f5d90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ead3da View commit details
    Browse the repository at this point in the history
  6. Update languages.json

    bannert1337 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    19d4c7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a38b0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4041484 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f937af View commit details
    Browse the repository at this point in the history