diff --git a/lib/src/supported_locales.dart b/lib/src/supported_locales.dart index 73f3371..c826447 100644 --- a/lib/src/supported_locales.dart +++ b/lib/src/supported_locales.dart @@ -18,14 +18,14 @@ */ final supportedLocales = [ 'cs_CZ', - 'cy', + //'cy', 'de', 'en', 'fr', - 'gd', + //'gd', 'it', 'nl', 'no', - 'oc', + //'oc', 'ru', ];