Translations: pt -> pt-rBR
This commit is contained in:
parent
9b07e1cf71
commit
bbb44db297
39 changed files with 4 additions and 2 deletions
|
|
@ -27,6 +27,8 @@ def normalizeForResourceConfigurations(locale):
|
|||
return "in"
|
||||
case "zh_TW#Hant":
|
||||
return "zh-rTW"
|
||||
case "pt_BR":
|
||||
return "pt-rBR"
|
||||
case "zh#Hans":
|
||||
return "zh-rCN"
|
||||
case _:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue