Show loading more when rows aren't done rendering
This commit is contained in:
@@ -12,6 +12,7 @@ export const shared = {
|
||||
date: 'Date',
|
||||
cycleDayWithLinebreak: 'Cycle\nday',
|
||||
loading: 'Loading ...',
|
||||
loadingMore: 'Loading more ...',
|
||||
more: 'more',
|
||||
less: 'less'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user