diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index b6837df68..ca988d6a0 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1172,6 +1172,20 @@ "SSE.Views.CellSettings.tipOuter": "Set outer border only", "SSE.Views.CellSettings.tipRight": "Set outer right border only", "SSE.Views.CellSettings.tipTop": "Set outer top border only", + "SSE.Views.CellSettings.textFill": "Fill", + "SSE.Views.CellSettings.textNoFill": "No Fill", + "SSE.Views.CellSettings.textGradientFill": "Gradient Fill", + "SSE.Views.CellSettings.textPatternFill": "Pattern", + "SSE.Views.CellSettings.textColor": "Color Fill", + "SSE.Views.CellSettings.textStyle": "Style", + "SSE.Views.CellSettings.textDirection": "Direction", + "SSE.Views.CellSettings.textLinear": "Linear", + "SSE.Views.CellSettings.textRadial": "Radial", + "SSE.Views.CellSettings.textColor1": "Color 1", + "SSE.Views.CellSettings.textColor2": "Color 2", + "SSE.Views.CellSettings.textPattern": "Pattern", + "SSE.Views.CellSettings.textForeground": "Foreground color", + "SSE.Views.CellSettings.textBackground": "Background color", "SSE.Views.ChartSettings.strLineWeight": "Line Weight", "SSE.Views.ChartSettings.strSparkColor": "Color", "SSE.Views.ChartSettings.strTemplate": "Template",