mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #51867 from Steffen911/feature/i18n-german
Automatic merge from submit-queue Add German translation for kubectl **What this PR does / why we need it**: This PR provides a first attempt to translate kubectl in German (related to #40645, #45573, #45562, #40591, #46559, #50155). **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # No issues **Special notes for your reviewer**: This PR requires German people to assist in the review. I'm native in German with BSc in Business Information Technology. **Release note**: ```release-note Adding German translation for kubectl ```
This commit is contained in:
commit
0817394bca
File diff suppressed because one or more lines are too long
@ -39,6 +39,7 @@ var knownTranslations = map[string][]string{
|
||||
"ja_JP",
|
||||
"zh_TW",
|
||||
"it_IT",
|
||||
"de_DE",
|
||||
},
|
||||
// only used for unit tests.
|
||||
"test": {
|
||||
|
BIN
translations/kubectl/de_DE/LC_MESSAGES/k8s.mo
Normal file
BIN
translations/kubectl/de_DE/LC_MESSAGES/k8s.mo
Normal file
Binary file not shown.
3191
translations/kubectl/de_DE/LC_MESSAGES/k8s.po
Normal file
3191
translations/kubectl/de_DE/LC_MESSAGES/k8s.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user