mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 12:18:47 +08:00
Add locale for shape shadow in pdf editor
This commit is contained in:
@ -310,6 +310,11 @@
|
||||
"Common.Views.SearchPanel.tipPreviousResult": "Previous result",
|
||||
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
||||
"Common.Views.SelectFileDlg.textTitle": "Select data source",
|
||||
"Common.Views.ShapeShadowDialog.txtTitle": "Adjust Shadow",
|
||||
"Common.Views.ShapeShadowDialog.txtTransparency": "Transparency",
|
||||
"Common.Views.ShapeShadowDialog.txtSize": "Size",
|
||||
"Common.Views.ShapeShadowDialog.txtAngle": "Angle",
|
||||
"Common.Views.ShapeShadowDialog.txtDistance": "Distance",
|
||||
"Common.Views.UserNameDialog.textDontShow": "Don't ask me again",
|
||||
"Common.Views.UserNameDialog.textLabel": "Label:",
|
||||
"Common.Views.UserNameDialog.textLabelError": "Label must not be empty.",
|
||||
@ -1577,6 +1582,11 @@
|
||||
"PDFE.Views.ShapeSettings.textDirection": "Direction",
|
||||
"PDFE.Views.ShapeSettings.textEditPoints": "Edit points",
|
||||
"PDFE.Views.ShapeSettings.textEditShape": "Edit shape",
|
||||
"PDFE.Views.ShapeSettings.textShadow": "Shadow",
|
||||
"PDFE.Views.ShapeSettings.textNoShadow": "No Shadow",
|
||||
"PDFE.Views.ShapeSettings.textAdjustShadow": "Adjust Shadow",
|
||||
"PDFE.Views.ShapeSettings.textMoreColors": "More colors",
|
||||
"PDFE.Views.ShapeSettings.textEyedropper": "Eyedropper",
|
||||
"PDFE.Views.ShapeSettings.textEmptyPattern": "No pattern",
|
||||
"PDFE.Views.ShapeSettings.textFlip": "Flip",
|
||||
"PDFE.Views.ShapeSettings.textFromFile": "From file",
|
||||
|
||||
Reference in New Issue
Block a user