moves labels to copy folder

This commit is contained in:
tina
2018-11-28 15:07:52 +01:00
parent 186156007a
commit 11ceb21921
23 changed files with 84 additions and 85 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import {
savePeriodReminder
} from '../../local-storage'
import styles from '../../styles/index'
import { settings as labels } from '../labels'
import { settings as labels } from '../../copy/en/labels'
export default class PeriodReminderPicker extends Component {
constructor(props) {