mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-14 14:19:33 +00:00
Add translation system documentation for contributors
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
This commit is contained in:
parent
01c368c42c
commit
0433651f6a
3 changed files with 257 additions and 0 deletions
24
docs/development/index.md
Normal file
24
docs/development/index.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: Development
|
||||
layout: default
|
||||
nav_order: 10
|
||||
has_children: true
|
||||
---
|
||||
|
||||
# Development Documentation
|
||||
|
||||
This section contains documentation for contributors and developers working on Part-DB.
|
||||
|
||||
## Contents
|
||||
|
||||
- [Translation System](translation.md) - Learn how translations and synonyms work in Part-DB
|
||||
|
||||
## Getting Started
|
||||
|
||||
For general contributing guidelines, see the [CONTRIBUTING.md](../../CONTRIBUTING.md) file in the root of the repository.
|
||||
|
||||
## Additional Resources
|
||||
|
||||
- [GitHub Repository](https://github.com/Part-DB/Part-DB-server)
|
||||
- [Issue Tracker](https://github.com/Part-DB/Part-DB-server/issues)
|
||||
- [Crowdin Translation Platform](https://part-db.crowdin.com/part-db)
|
||||
Loading…
Add table
Add a link
Reference in a new issue