renames folder with labels, splits up the setting labels from rest
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
hasEncryptionObservable
|
||||
} from '../../../local-storage'
|
||||
import styles from '../../../styles/index'
|
||||
import { settings as labels } from '../../../copy/en/labels'
|
||||
import { settings as labels } from '../../../i18n/en/settings'
|
||||
|
||||
export default class PasswordSetting extends Component {
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user