Use loading spinner instead of text

This commit is contained in:
Julia Friesel
2018-11-06 17:53:56 +01:00
parent d90ee4f86a
commit a6276fe3df
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -12,7 +12,6 @@ export const shared = {
date: 'Date',
cycleDayWithLinebreak: 'Cycle\nday',
loading: 'Loading ...',
loadingMore: 'Loading more ...',
more: 'more',
less: 'less'
}