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

[FEATURE] Add german installer translation #40

Merged
merged 3 commits into from
Jun 15, 2023
Merged

Conversation

ElBe-Plaq
Copy link
Member

Description

Added German installer translation.

Closes #39.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Something else

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new errors or linter warnings
  • My changes generate no problems with other code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests passed locally with my changes

@ElBe-Plaq ElBe-Plaq added the feature New feature. label Jun 15, 2023
@ElBe-Plaq ElBe-Plaq added this to the Release v1.0.0-alpha3 milestone Jun 15, 2023
@ElBe-Plaq ElBe-Plaq self-assigned this Jun 15, 2023
@mergify mergify bot added the Review requested A review by a core team member is requested. label Jun 15, 2023
@ElBe-Plaq ElBe-Plaq added approved Changes that got approved by the core team. and removed Review requested A review by a core team member is requested. labels Jun 15, 2023
@mergify mergify bot added the Review requested A review by a core team member is requested. label Jun 15, 2023
@github-actions
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.07s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.05s
⚠️ BASH shfmt 1 1 0.02s
✅ COPYPASTE jscpd yes no 1.41s
✅ CSS stylelint 3 0 0.9s
✅ EDITORCONFIG editorconfig-checker 44 0 0.11s
✅ HTML djlint 1 0 0.54s
⚠️ HTML htmlhint 1 1 0.24s
⚠️ JAVASCRIPT standard 1 1 1.66s
⚠️ MAKEFILE checkmake 1 1 0.01s
⚠️ MARKDOWN markdownlint 15 5 0.75s
⚠️ MARKDOWN markdown-link-check 15 3 8.75s
⚠️ MARKDOWN markdown-table-formatter 15 1 0.24s
✅ REPOSITORY checkov yes no 9.92s
✅ REPOSITORY devskim yes no 0.64s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.22s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY kics yes no 14.27s
✅ REPOSITORY secretlint yes no 0.72s
✅ REPOSITORY syft yes no 0.39s
✅ REPOSITORY trivy yes no 4.13s
✅ RUST clippy yes no 21.58s
⚠️ SPELL cspell 47 201 20.1s
✅ YAML prettier 15 0 0.81s
✅ YAML v8r 15 0 11.74s
✅ YAML yamllint 15 0 1.94s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ElBe-Plaq ElBe-Plaq added able to merge Weather the PR is able to merge. and removed Review requested A review by a core team member is requested. labels Jun 15, 2023
@mergify mergify bot merged commit c36a2ce into v1.0.0-alpha3 Jun 15, 2023
6 checks passed
@mergify
Copy link
Contributor

mergify bot commented Jun 15, 2023

Merging pull request

Checks:

Name Status
label
MegaLinter
Summary
pre-commit.ci - pr
docs/readthedocs.org:i-language-rust
CommitCheck

@mergify mergify bot added the Review requested A review by a core team member is requested. label Jun 15, 2023
@delete-merged-branch delete-merged-branch bot deleted the issue-39 branch June 15, 2023 09:00
@ElBe-Plaq ElBe-Plaq linked an issue Oct 1, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
able to merge Weather the PR is able to merge. approved Changes that got approved by the core team. feature New feature. Review requested A review by a core team member is requested. size/M
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE] German installer translation
1 participant