Merge pull request #1876 from ONLYOFFICE/fix/bugfix

Fix translation
This commit is contained in:
Julia Radzhabova 2022-07-27 18:46:16 +03:00 committed by GitHub
commit 1a586a055c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -2171,6 +2171,7 @@
"PE.Views.Toolbar.capInsertChart": "Chart", "PE.Views.Toolbar.capInsertChart": "Chart",
"PE.Views.Toolbar.capInsertEquation": "Equation", "PE.Views.Toolbar.capInsertEquation": "Equation",
"PE.Views.Toolbar.capInsertHyperlink": "Hyperlink", "PE.Views.Toolbar.capInsertHyperlink": "Hyperlink",
"PE.Views.Toolbar.capInsertTextArt": "Text Art",
"PE.Views.Toolbar.capInsertImage": "Image", "PE.Views.Toolbar.capInsertImage": "Image",
"PE.Views.Toolbar.capInsertShape": "Shape", "PE.Views.Toolbar.capInsertShape": "Shape",
"PE.Views.Toolbar.capInsertTable": "Table", "PE.Views.Toolbar.capInsertTable": "Table",

View file

@ -3357,6 +3357,7 @@
"SSE.Views.Toolbar.capInsertChart": "Chart", "SSE.Views.Toolbar.capInsertChart": "Chart",
"SSE.Views.Toolbar.capInsertEquation": "Equation", "SSE.Views.Toolbar.capInsertEquation": "Equation",
"SSE.Views.Toolbar.capInsertHyperlink": "Hyperlink", "SSE.Views.Toolbar.capInsertHyperlink": "Hyperlink",
"SSE.Views.Toolbar.capInsertTextart": "Text Art",
"SSE.Views.Toolbar.capInsertImage": "Image", "SSE.Views.Toolbar.capInsertImage": "Image",
"SSE.Views.Toolbar.capInsertShape": "Shape", "SSE.Views.Toolbar.capInsertShape": "Shape",
"SSE.Views.Toolbar.capInsertSpark": "Sparkline", "SSE.Views.Toolbar.capInsertSpark": "Sparkline",