mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 13:36:47 +00:00
Update 2021-11-22-translation.md
Fixes typo
This commit is contained in:
parent
82edc04b20
commit
101cb983fa
@ -19,7 +19,7 @@ As translations are entirely community contributed, we need a software framework
|
|||||||
|
|
||||||
#### Backend - Django
|
#### Backend - Django
|
||||||
|
|
||||||
At its core, InvenTree is built on the [Django](https://www.djangoproject.com/) framework, which provides a [translation framweork](https://docs.djangoproject.com/en/4.1/topics/i18n/translation/) "out of the box".
|
At its core, InvenTree is built on the [Django](https://www.djangoproject.com/) framework, which provides a [translation framework](https://docs.djangoproject.com/en/4.1/topics/i18n/translation/) "out of the box".
|
||||||
|
|
||||||
The Django translation framework provides a toolkit for marking certain text strings as "translatable". Translation strings are able to be replaced by a translated string from a language specified by the user - *if a translation for the text is available in that language*.
|
The Django translation framework provides a toolkit for marking certain text strings as "translatable". Translation strings are able to be replaced by a translated string from a language specified by the user - *if a translation for the text is available in that language*.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user