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
@@ -11,7 +11,7 @@ import styles from './styles'
import { scaleObservable } from '../../local-storage'
import config from '../../config'
import AppText from '../app-text'
import { shared as labels } from '../labels'
import { shared as labels } from '../../copy/en/labels'
import DripIcon from '../../assets/drip-icons'
import CycleDayIcon from '../../assets/home-circle'
import nothingChanged from '../../db/db-unchanged'