From a585f219f4ab0cc24e70a3d3de795d9baf70c0d7 Mon Sep 17 00:00:00 2001 From: Andrew Brandt Date: Mon, 16 Feb 2026 07:34:11 -0600 Subject: [PATCH] docs: add translators doc (#792) ## Summary * **What is the goal of this PR?** (e.g., Implements the new feature for file uploading.) Add a translators document for us to track which individuals have volunteered to contribute in which languages. * **What changes are included?** Add a new document that includes who the translators are and what languages they have volunteered for. ## Additional Context This is primarily to keep a handle on the volunteers coming into the repo. This will serve as a master list of all volunteer translators. --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? **NO** --------- Signed-off-by: Andrew Brandt --- docs/translators.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/translators.md diff --git a/docs/translators.md b/docs/translators.md new file mode 100644 index 00000000..299d7ff0 --- /dev/null +++ b/docs/translators.md @@ -0,0 +1,27 @@ +# Translators + +Below is a list of users and languages CrossPoint may support in the future. +Note because a language is below does not mean there is official support for the language at this time. + +## Contributing + +If you'd like to add your name to this list, please open a PR adding yourself and your Github link. Thank you! + +## French +- [Spigaw](https://github.com/Spigaw) + +## German +- [DavidOrtmann](https://github.com/DavidOrtmann) + +## Italian +- [fragolinux](https://github.com/fragolinux) + +## Russian +- [madebyKir](https://github.com/madebyKir) + +## Spanish +- [yeyeto2788](https://github.com/yeyeto2788) +- [Skrzakk](https://github.com/Skrzakk) + +## Swedish +- [dawiik](https://github.com/dawiik)