Skip to content

Commit e8d94cf

Browse files
author
Andriy Trubchanin
committed
uk fix
1 parent eb932a8 commit e8d94cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/i18n_model.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@ final _i18nModel = <LocaleType, Map<String, Object>>{
13441344
},
13451345
LocaleType.uk: {
13461346
'cancel': 'Скасувати',
1347-
'done': 'ОК',
1347+
'done': 'Вибрати',
13481348
'today': 'Сьогодні',
13491349
'monthShort': [
13501350
'Січ',

0 commit comments

Comments
 (0)