Skip to content

Commit 25b6d3f

Browse files
authored
Merge pull request #1141 from arutinn/fix_ua_locale_typo
Fix ua_UA locale typo
2 parents bec3500 + caf0c17 commit 25b6d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n/ua_UA.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
},
55
sort: {
66
sortAsc: 'Сортування за зростанням',
7-
sortDesc: 'Сортування за зменьшенням',
7+
sortDesc: 'Сортування за зменшенням',
88
},
99
pagination: {
1010
previous: 'Назад',

0 commit comments

Comments
 (0)