Skip to content

Commit

Permalink
fix(date-time-picker): 修复代码冗余问题
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-lua committed Dec 3, 2023
1 parent 2f903eb commit f212586
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/date-time-picker/locale/ru.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
export default {
// year: 'год',
// month: 'месяц',
// date: 'дата',
// hour: 'час',
// minute: 'минута',
// second: 'секунда',
// am: 'до полудня',
// pm: 'после полудня',
// confirm: 'подтвердить',
// cancel: 'отменить',
year: '',
month: '',
date: '',
Expand Down

0 comments on commit f212586

Please sign in to comment.