-
Notifications
You must be signed in to change notification settings - Fork 90
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
docs(odin-html) - SVG Turkish Translation #742
Conversation
@Doguhannilt is attempting to deploy a commit to the kamp-us Team on Vercel. A member of the Team first needs to authorize it. |
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
|
||
There are two main approaches when deciding how to actually place the SVG in your document: linked, and inline. | ||
SVG'yi belgenize nasıl yerleştireceğinizi kararlaştırırken iki temel yaklaşım vardır: bağlantılı ve iç içe (inline). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SVG'yi belgenize nasıl yerleştireceğinizi kararlaştırırken iki temel yaklaşım vardır: bağlantılı ve iç içe (inline). | |
SVG'yi belgenize nasıl yerleştireceğinizi kararlaştırırken iki temel yaklaşım vardır: bağlantılı ve iç içe(inline). |
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
content/odin/intermediate_html_css/intermediate_html_concepts/svgs.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the effort, good job.
Description
Turkish translation of SVG's readme file
Checklist
doguhan_i
npx turbo run
at the root of the repository, and build was successful.npm install --save-exact <package>
so my package is pinned to a specific npm version. Leave empty if no package was installed. Leave empty if no package was installed with this PR.How were these changes tested?
Please describe the tests you did to test the changes you made. Please also specify your test configuration.