mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 09:07:29 +00:00
Update l10n.dart
fix UK -> UA
This commit is contained in:
parent
2398ac3920
commit
d388ffb77f
@ -22,6 +22,6 @@ class L10n {
|
||||
const Locale('pl', 'PL'),
|
||||
const Locale('ru', 'RU'),
|
||||
const Locale('pt', 'PT'),
|
||||
const Locale('uk', 'UK'),
|
||||
const Locale('uk', 'UA'),
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user