Skip to content

957230: Added Missing localization in documentation #4224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: hotfix/hotfix-v29.2.4
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions ej2-asp-core-mvc/document-editor/global-local.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ Landscape | Landscape
Portrait | Portrait
Show page numbers | Show page numbers
Right align page numbers | Right align page numbers
Uppercase | Uppercase
Lowercase | Lowercase
FirstCapital | FirstCapital
TitleCase | TitleCase
ToggleCase | ToggleCase
SentenceCase | SentenceCase
CapitalizeEachWord | CapitalizeEachWord
Nothing | Nothing
Tab leader | Tab leader
Show levels | Show levels
Expand All @@ -99,6 +106,21 @@ Heading 3 | Heading 3
Heading 4 | Heading 4
Heading 5 | Heading 5
Heading 6 | Heading 6
Heading 7 | Heading 7
Heading 8 | Heading 8
Heading 9 | Heading 9
Heading 1 Char | Heading 1 Char
Heading 2 Char | Heading 2 Char
Heading 3 Char | Heading 3 Char
Heading 4 Char | Heading 4 Char
Heading 5 Char | Heading 5 Char
Heading 6 Char | Heading 6 Char
Heading 7 Char | Heading 7 Char
Heading 8 Char | Heading 8 Char
Heading 9 Char | Heading 9 Char
Default Paragraph Font | Default Paragraph Font
Header Char | Header Char
Footer Char | Footer Char
List Paragraph | List Paragraph
Normal | Normal
Outline levels | Outline levels
Expand Down