We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
days
1 parent e5ca3ea commit 0334392Copy full SHA for 0334392
timeago/lib/src/messages/uk_messages.dart
@@ -63,7 +63,7 @@ String _convert(int number, String type) {
63
case 'hours':
64
return 'години';
65
case 'days':
66
- return 'дня';
+ return 'дні';
67
case 'months':
68
return 'місяця';
69
case 'years':
0 commit comments