fix(YouTube): Change language settings menu to use native language names (#4568)

This commit is contained in:
LisoUseInAIKyrios
2025-03-08 20:42:48 +02:00
committed by GitHub
parent 584692dd72
commit 6f3f8fdce0
4 changed files with 75 additions and 53 deletions

View File

@ -8,6 +8,9 @@ public enum AppLanguage {
*/
DEFAULT,
// Languages codes not included with YouTube, but are translated on Crowdin
GA,
// Language codes found in locale_config.xml
// All region specific variants have been removed.
AF,