PLT-1900 removing lang from preview and making spanish beta

Этот коммит содержится в:
=Corey Hulen
2016-02-08 11:12:59 -08:00
родитель 8f90fd5989
Коммит 3f0443b552
7 изменённых файлов: 43 добавлений и 55 удалений

Просмотреть файл

@@ -456,10 +456,6 @@ export default {
EMBED_PREVIEW: {
label: 'embed_preview',
description: 'Show preview snippet of links below message'
},
LOC_PREVIEW: {
label: 'loc_preview',
description: 'Show user language in display settings'
}
},
OVERLAY_TIME_DELAY: 400,

Просмотреть файл

@@ -1373,7 +1373,7 @@ export function languages() {
},
{
value: 'es',
name: 'Español'
name: 'Español (Beta)'
}
]
);