mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: 101cb983fa
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
|
||||
<h4 id="backend---django">Backend - Django</h4>
|
||||
|
||||
<p>At its core, InvenTree is built on the <a href="https://www.djangoproject.com/">Django</a> framework, which provides a <a href="https://docs.djangoproject.com/en/4.1/topics/i18n/translation/">translation framweork</a> “out of the box”.</p>
|
||||
<p>At its core, InvenTree is built on the <a href="https://www.djangoproject.com/">Django</a> framework, which provides a <a href="https://docs.djangoproject.com/en/4.1/topics/i18n/translation/">translation framework</a> “out of the box”.</p>
|
||||
|
||||
<p>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 - <em>if a translation for the text is available in that language</em>.</p>
|
||||
|
||||
|
Reference in New Issue
Block a user