mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: 5f563ef584
This commit is contained in:
@ -105,7 +105,7 @@
|
||||
<li>HTML template files</li>
|
||||
</ul>
|
||||
|
||||
<p>Additionally, translation support is provided for the <a href="/extend/app.md">InvenTree Mobile App</a>!</p>
|
||||
<p>Additionally, translation support is provided for the <a href="/extend/app.html">InvenTree Mobile App</a>!</p>
|
||||
|
||||
<h4 id="exporting-translations---github">Exporting Translations - GitHub</h4>
|
||||
|
||||
@ -127,7 +127,7 @@
|
||||
|
||||
<p>The translation framework is provided by the InvenTree team to make our software more useful and appealing to a greater number of people. The entire translation effort is driven by the InvenTree community. Any contributions, no matter how large or small, are greatly encouraged!</p>
|
||||
|
||||
<p>If you would like to see improved translations in a particular language, read the <a href="/contribute.md#translate">contribution guide</a>! The InvenTree project benefits greatly from your efforts, and you get a great piece of open source software in your native language.</p>
|
||||
<p>If you would like to see improved translations in a particular language, read the <a href="/contribute.html#translate">contribution guide</a>! The InvenTree project benefits greatly from your efforts, and you get a great piece of open source software in your native language.</p>
|
||||
|
||||
<h4 id="adding-new-languages">Adding New Languages</h4>
|
||||
|
||||
@ -142,10 +142,10 @@
|
||||
<footer class="cm-gray-2 body-font">
|
||||
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
|
||||
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
|
||||
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
|
||||
<div class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
|
||||
<img src="/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
|
||||
<span class="ml-3 text-xl">InvenTree</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user