Set show more on homescreen to default and get rid of more/less switch

This commit is contained in:
emelko
2019-05-22 17:27:31 +02:00
parent 43b98ed9a5
commit ac0690ec9f
3 changed files with 13 additions and 58 deletions
-2
View File
@@ -15,8 +15,6 @@ export const shared = {
date: 'Date',
cycleDayWithLinebreak: 'Cycle\nday',
loading: 'Loading ...',
more: 'more',
less: 'less',
enter: 'Enter'
}