Skip to content

Commit b685f11

Browse files
authored
fix: bg_BG fiterReset (#1849)
1 parent e7ff6d6 commit b685f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/locale-provider/bg_BG.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default {
1212
Table: {
1313
filterTitle: 'Филтриране',
1414
filterConfirm: 'Добре',
15-
filterReset: 'Нулриане',
15+
filterReset: 'Нулиране',
1616
selectAll: 'Избор на текуща страница',
1717
selectInvert: 'Обръщане',
1818
},

0 commit comments

Comments
 (0)