fix(YouTube): Change language settings menu to use native language names (#4568)
This commit is contained in:
parent
99baedf355
commit
e9bc201641
4 changed files with 75 additions and 53 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue