Config.LocaleList['en'] = {
    ['sound-button'] = 'Sound',
    ['playlists-button'] = 'Playlists',
    ['div-controls--input'] = 'MUSIC URL',
    ['controller-button'] = 'Control',
    ['colors-button'] = 'Colors',
    ['range-label'] = 'Sound Range',
    ['volume-label'] = 'Sound Volume',
    ['microphone'] = 'Speak to Microphone',
    ['stop-microphone'] = 'Stop Speaking',
    ['smoke-start'] = 'Create Smoke',
    ['effects-label'] = 'Effects Machine',
    ['fire-start'] = 'Create Fire',
    ['firework-start'] = 'Create Fireworks',
    ['spotlight-label'] = 'Change Spotlight Color',
    ['smoke-label'] = 'Change Smoke Color',
    ['create-playlist-button'] = 'Send',
    ['delete-playlist-button'] = 'Delete',
    ['add-song-playlist-button'] = 'Send',
    ['playlist-label'] = 'Create Playlist',
    ['remove-label'] = 'Remove Playlist',
    ['add-label'] = 'Add Song',
    ['new-playlist'] = 'Playlist Name',
    ['new-song-name'] = 'Song Name',
    ['new-song-url'] = 'Song URL',
    ['smoke-machine-label'] = 'Smoke Machine',
    ['spotlight-mode-label'] = 'Spotlight Mode',
    ['dynamic-label'] = 'Dynamic',
    ['static-label'] = 'Static',
    ['epilepsy-label'] = 'Epilepsy',
    ['close-dj-creator'] = 'Close DJ Creator',
    ['set-dj-location'] = 'Set DJ location',
    ['add-range'] = 'Add Range',
    ['remove-range'] = 'Remove Range',
    ['save-range'] = 'Save Range',
    ['place-spotlight'] = 'Place spotlight & rotation',
    ['remove-last-action'] = 'Remove last action',
    ['save-spotlights'] = 'Save spotlights',
    ['place-screen'] = 'Place screen & rotation',
    ['save-screens'] = 'Save screens',
    ['place-effect'] = 'Place effect & rotation',
    ['save-effects'] = 'Save effects',
    ['place-smoke'] = 'Place smoke machines & smokes',
    ['save-smoke'] = 'Save smoke machines',
    ['copied-to-clipboard'] = 'COPIED TO CLIPBOARD',
}