====== Translate LibreCAD in your language ====== ===== Context ===== English is used for developing LibreCAD code, for the GUI and for all the documentation. GUI translators ensure that the LibreCAD interface is available in //other languages//. GUI means all the menus, messages and commands visible to the user. Languages are supported at a different level, some parts may not be translated yet due to a lack of translators or due to new features implemented. ==== Components to translate ==== There are two components that are both needed for a complete translation of LibreCAD. * [[https://github.com/LibreCAD/LibreCAD/tree/master/librecad/ts| LibreCAD]] - is the main component, of the core application * [[https://github.com/LibreCAD/LibreCAD/tree/master/plugins/ts| Plugins]] - is the component for all the plugins