Update Catalan language country

This commit is contained in:
Sergi 2023-08-09 23:01:24 +02:00
parent bf5f3427d5
commit 9de393821e

View File

@ -11,7 +11,7 @@ class L10n {
const Locale('en'), const Locale('en'),
const Locale('bn', 'BD'), const Locale('bn', 'BD'),
const Locale('de', 'GE'), const Locale('de', 'GE'),
const Locale('ca', 'CA'), const Locale('ca', 'AD'),
const Locale('es', 'ES'), const Locale('es', 'ES'),
const Locale('fr', 'FR'), const Locale('fr', 'FR'),
const Locale('hi', 'IN'), const Locale('hi', 'IN'),