mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Translation improvements
This commit is contained in:
@@ -10087,7 +10087,7 @@ public final class ChatControllerImpl: TelegramBaseController, ChatController, G
|
||||
}
|
||||
var langCode = langCode
|
||||
if langCode == "nb" {
|
||||
langCode = "nl"
|
||||
langCode = "no"
|
||||
} else if langCode == "pt-br" {
|
||||
langCode = "pt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user