Unverified Commit d1c4bdb1 authored by Renzo Olivares's avatar Renzo Olivares Committed by GitHub

Add locales for fil(filipino) and gsw(swiss german) to locale list (#60632)

parent 72258eac
...@@ -554,6 +554,7 @@ final Set<String> _iso639Languages = <String>{ ...@@ -554,6 +554,7 @@ final Set<String> _iso639Languages = <String>{
'fa', 'fa',
'ff', 'ff',
'fi', 'fi',
'fil',
'fj', 'fj',
'fo', 'fo',
'fr', 'fr',
...@@ -562,6 +563,7 @@ final Set<String> _iso639Languages = <String>{ ...@@ -562,6 +563,7 @@ final Set<String> _iso639Languages = <String>{
'gd', 'gd',
'gl', 'gl',
'gn', 'gn',
'gsw',
'gu', 'gu',
'gv', 'gv',
'ha', 'ha',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment