mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #50155 from lucab85/i18n-Italian
Automatic merge from submit-queue (batch tested with PRs 46986, 51214, 51169, 50155, 51261) Add Italian translation for kubectl **What this PR does / why we need it:** This PR provides first attempt to translate kubectl in Italian (related to #40645, #45573, #45562, #40591, #46559). **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 Italian people to assist in the review. I'm native in Italian with BS in Computer Science. ```release-note Adding Italian translation for kubectl ```
This commit is contained in:
commit
6a3647a7e9
File diff suppressed because one or more lines are too long
@ -38,6 +38,7 @@ var knownTranslations = map[string][]string{
|
||||
"zh_CN",
|
||||
"ja_JP",
|
||||
"zh_TW",
|
||||
"it_IT",
|
||||
},
|
||||
// only used for unit tests.
|
||||
"test": {
|
||||
|
BIN
translations/kubectl/it_IT/LC_MESSAGES/k8s.mo
Normal file
BIN
translations/kubectl/it_IT/LC_MESSAGES/k8s.mo
Normal file
Binary file not shown.
2882
translations/kubectl/it_IT/LC_MESSAGES/k8s.po
Normal file
2882
translations/kubectl/it_IT/LC_MESSAGES/k8s.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user