1
0
Fork 0
freesewing/markdown/dev/reference/packages/i18n/en.md
Joost De Cock b34a2ee2ed feat: Flat import of markdown repo
This is a flat (without history) import of (some of) the content
from our markdown module.

We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.

Since this contains many images, it would balloon the size of this repo
to import the full history.

Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00

56 lines
1.6 KiB
Markdown

---
title: "@freesewing/i18n"
---
<p>
<a
href='https://www.npmjs.com/package/@freesewing/i18n'
title='@freesewing/i18n on NPM'
style="margin-right: 0.5rem"
>
<img
src='https://img.shields.io/npm/v/@freesewing/i18n.svg'
alt='@freesewing/i18n on NPM'
/>
</a>
<a
href="https://opensource.org/licenses/MIT"
title="License: MIT"
style="margin-right: 0.5rem"
>
<img
src='https://img.shields.io/npm/l/@freesewing/i18n.svg?label=License'
alt="License: MIT"
/>
</a>
<a
href="https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256"
title="Code quality on DeepScan"
style={styles.badge}
>
<img
src="https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg"
alt="Code quality on DeepScan"
/>
</a>
<a
href='https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Ai18n'
title='Open issues tagged pkg:i18n'
style="margin-right: 0.5rem"
>
<img
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:i18n.svg?label=Issues'
alt='Open issues tagged pkg:i18n'
/>
</a>
</p>
These are the string translations for FreeSewing's websites and patterns.
<ul class='links'>
<li><a href='/guides/translator/'>Documentation for translators</a></li>
<li><a href='https://crowdin.com/project/freesewing'>Our i18n project on Crowdin</a></li>
<li><a href='https://www.npmjs.com/package/@freesewing/i18n'>Package on NPM</a></li>
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/i18n'>Code on Github</a></li>
</ul>