renames folder with labels, splits up the setting labels from rest
This commit is contained in:
@@ -13,9 +13,9 @@ import padWithZeros from '../../helpers/pad-time-with-zeros'
|
||||
import { getPreviousTemperature, saveSymptom } from '../../../db'
|
||||
import styles from '../../../styles'
|
||||
import { LocalTime, ChronoUnit } from 'js-joda'
|
||||
import { temperature as labels } from '../../../copy/en/cycle-day'
|
||||
import { temperature as labels } from '../../../i18n/en/cycle-day'
|
||||
import { scaleObservable } from '../../../local-storage'
|
||||
import { shared } from '../../../copy/en/labels'
|
||||
import { shared } from '../../../i18n/en/labels'
|
||||
import ActionButtonFooter from './action-button-footer'
|
||||
import config from '../../../config'
|
||||
import SymptomSection from './symptom-section'
|
||||
|
||||
Reference in New Issue
Block a user