Skip to content

Commit caf0c17

Browse files
committed
Fix ua_UA locale typo
1 parent 5e80997 commit caf0c17

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)