Add translation system documentation for contributors

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-12-06 22:39:50 +00:00
parent 01c368c42c
commit 0433651f6a
3 changed files with 257 additions and 0 deletions

24
docs/development/index.md Normal file
View 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)