little improvements after review

This commit is contained in:
tina
2018-09-26 11:02:40 +02:00
parent 545c334654
commit cdef99d616
5 changed files with 48 additions and 59 deletions
+4 -1
View File
@@ -8,7 +8,10 @@ export const shared = {
incorrectPasswordMessage: 'That password is incorrect.',
tryAgain: 'Try again',
ok: 'OK',
unlock: 'Unlock'
unlock: 'Unlock',
date: 'Date',
cycleDayWithLinebreak: 'Cycle\nday',
loading: 'Loading ...'
}
export const settings = {