mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
support for pr-BR
This commit is contained in:
@@ -66,11 +66,6 @@ namespace Bit.iOS.Core.Services
|
||||
{
|
||||
netLanguage = "zh-Hans";
|
||||
}
|
||||
else if(iOSLanguage.StartsWith("pt"))
|
||||
{
|
||||
// only Portuguese Europe for now
|
||||
netLanguage = "pt-PT";
|
||||
}
|
||||
else
|
||||
{
|
||||
//certain languages need to be converted to CultureInfo equivalent
|
||||
|
||||
Reference in New Issue
Block a user