Skip to content

Commit

Permalink
fix: Upper
Browse files Browse the repository at this point in the history
  • Loading branch information
56 committed Jul 22, 2020
1 parent d45b679 commit ff6e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/src/locales/en_us.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const locale: Locale = {
'table.columns.desc': 'Description',
'table.columns.status': 'Status',
'table.columns.createdAt': 'CreatedAt',
'table.columns.updatedAt': 'updatedAt',
'table.columns.updatedAt': 'UpdatedAt',
'table.columns.control': 'Control',
'table.columns.control.view': 'View',
'table.columns.control.history': 'History',
Expand Down

0 comments on commit ff6e67f

Please sign in to comment.