PLT-1900 removing lang from preview and making spanish beta
Этот коммит содержится в:
@@ -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)'
|
||||
}
|
||||
]
|
||||
);
|
||||
|
||||
Ссылка в новой задаче
Block a user