add initial translation for pt_BR
Kubernetes-commit: 0697918749ad7f8997f464016f490bc1fa66a1c2
This commit is contained in:
parent
3881818950
commit
1feceb70c9
File diff suppressed because one or more lines are too long
|
@ -41,6 +41,7 @@ var knownTranslations = map[string][]string{
|
|||
"it_IT",
|
||||
"de_DE",
|
||||
"ko_KR",
|
||||
"pt_BR",
|
||||
},
|
||||
// only used for unit tests.
|
||||
"test": {
|
||||
|
|
Loading…
Reference in New Issue