mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Fix translation
This commit is contained in:
@ -176,6 +176,13 @@
|
||||
"Common.Views.Header.tipViewUsers": "View users and manage document access rights",
|
||||
"Common.Views.Header.txtAccessRights": "Change access rights",
|
||||
"Common.Views.Header.txtRename": "Rename",
|
||||
"Common.Views.History.textCloseHistory": "Close History",
|
||||
"Common.Views.History.textHide": "Collapse",
|
||||
"Common.Views.History.textHideAll": "Hide detailed changes",
|
||||
"Common.Views.History.textRestore": "Restore",
|
||||
"Common.Views.History.textShow": "Expand",
|
||||
"Common.Views.History.textShowAll": "Show detailed changes",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Paste an image URL:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "This field is required",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "This field should be a URL in the \"http://www.example.com\" format",
|
||||
|
||||
@ -161,6 +161,7 @@
|
||||
"Common.Views.AutoCorrectDialog.textRecognized": "Recognized Functions",
|
||||
"Common.Views.AutoCorrectDialog.textRecognizedDesc": "The following expressions are recognized math expressions. They will not be automatically italicized.",
|
||||
"Common.Views.AutoCorrectDialog.textReplace": "Replace",
|
||||
"Common.Views.AutoCorrectDialog.textReplaceText": "Replace As You Type",
|
||||
"Common.Views.AutoCorrectDialog.textReplaceType": "Replace text as you type",
|
||||
"Common.Views.AutoCorrectDialog.textReset": "Reset",
|
||||
"Common.Views.AutoCorrectDialog.textResetAll": "Reset to default",
|
||||
|
||||
Reference in New Issue
Block a user