Fix translation

This commit is contained in:
Julia Radzhabova 2021-08-02 11:24:16 +03:00
parent 548c8eb759
commit 488ca13aea
2 changed files with 1 additions and 5 deletions

View file

@ -251,7 +251,6 @@
"textNone": "None", "textNone": "None",
"textNoStyles": "No styles for this type of charts.", "textNoStyles": "No styles for this type of charts.",
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textNumbers": "Numbers",
"textOpacity": "Opacity", "textOpacity": "Opacity",
"textOptions": "Options", "textOptions": "Options",
"textOrphanControl": "Orphan Control", "textOrphanControl": "Orphan Control",
@ -296,7 +295,6 @@
"textTotalRow": "Total Row", "textTotalRow": "Total Row",
"textType": "Type", "textType": "Type",
"textWrap": "Wrap", "textWrap": "Wrap",
"textBullets": "Bullets",
"textNumbers": "Numbers" "textNumbers": "Numbers"
}, },
"Error": { "Error": {

View file

@ -380,9 +380,7 @@
"textZoom": "Zoom", "textZoom": "Zoom",
"textZoomIn": "Zoom In", "textZoomIn": "Zoom In",
"textZoomOut": "Zoom Out", "textZoomOut": "Zoom Out",
"textZoomRotate": "Zoom and Rotate", "textZoomRotate": "Zoom and Rotate"
"textBullets": "Bullets",
"textNumbers": "Numbers"
}, },
"Settings": { "Settings": {
"mniSlideStandard": "Standard (4:3)", "mniSlideStandard": "Standard (4:3)",