[SSE] Remove be formula language

This commit is contained in:
Julia Radzhabova 2021-05-24 13:20:50 +03:00
parent 10dc794e84
commit 3a677c885e
2 changed files with 0 additions and 4 deletions

View file

@ -876,7 +876,6 @@ define([
var formula_arr = [
{ value: 'en', displayValue: this.txtEn, exampleValue: this.txtExampleEn },
{ value: 'be', displayValue: this.txtBe, exampleValue: this.txtExampleBe },
{ value: 'bg', displayValue: this.txtBg, exampleValue: this.txtExampleEn },
{ value: 'ca', displayValue: this.txtCa, exampleValue: this.txtExampleCa },
{ value: 'zh', displayValue: this.txtZh, exampleValue: this.txtExampleEn },
@ -1370,7 +1369,6 @@ define([
txtThemeLight: 'Light',
txtThemeDark: 'Dark',
strPasteButton: 'Show Paste Options button when content is pasted',
txtBe: 'Belarusian',
txtBg: 'Bulgarian',
txtCa: 'Catalan',
txtZh: 'Chinese',
@ -1394,7 +1392,6 @@ define([
txtTr: 'Turkish',
txtUk: 'Ukrainian',
txtVi: 'Vietnamese',
txtExampleBe: 'СУММ; МИН; МАКС; СЧЁТ',
txtExampleCa: 'SUMA; MIN; MAX; COMPT',
txtExampleCs: 'SUMA; MIN; MAX; POČET',
txtExampleDa: 'SUM; MIN; MAKS; TÆL',

View file

@ -2022,7 +2022,6 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Save to Server",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Every Minute",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "Reference Style",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBe": "Belarusian",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "Bulgarian",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Catalan",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Default cache mode",