# Weblate > Weblate 2026.9 documentation Michal Čihař ## Pages - [Weblate Documentation](https://docs.weblate.org/en/latest/index.md): Weblate’s documentation is available in various languages and versions. - [Weblate basics](https://docs.weblate.org/en/latest/user/basic.md): In Weblate translations are organized into projects and components. Each project - [Registration and user profile](https://docs.weblate.org/en/latest/user/profile.md): Everybody can browse projects, view translations or suggest translations by default. - [Translating using Weblate](https://docs.weblate.org/en/latest/user/translating.md): Thank you for your interest in translating with Weblate! - [Downloading and uploading translations](https://docs.weblate.org/en/latest/user/files.md): You can export files from a translation, make changes, and import them again. This allows - [Glossary](https://docs.weblate.org/en/latest/user/glossary.md): Each project can include one or more glossaries for storing terms and their - [Checks and fixups](https://docs.weblate.org/en/latest/user/checks.md): The quality checks help catch common translator errors, ensuring the - [Searching](https://docs.weblate.org/en/latest/user/search.md): Advanced searches support boolean operations, parentheses, field-specific - [Translation workflows](https://docs.weblate.org/en/latest/workflows.md): Using Weblate raises quality, reduces manual work, and brings everyone - [Frequently Asked Questions](https://docs.weblate.org/en/latest/faq.md): Weblate can handle all the translation things semi-automatically for you. If - [Version control integration](https://docs.weblate.org/en/latest/vcs.md): Weblate currently supports [Git](#vcs-git) (with extended support for - [Weblate’s REST API](https://docs.weblate.org/en/latest/api.md): The API is accessible on the `/api/` URL and it is based on - [Weblate Client](https://docs.weblate.org/en/latest/wlc.md): The [Weblate Client](https://pypi.org/project/wlc/) is shipped separately and includes the Python - [Weblate’s Python API](https://docs.weblate.org/en/latest/python.md): The Python API is shipped separately as the [Weblate Client](https://pypi.org/project/wlc/) - [Starting with internationalization](https://docs.weblate.org/en/latest/devel/starting.md): Have a project and want to translate it into several languages? This - [Migrating to Weblate](https://docs.weblate.org/en/latest/devel/migration.md): Are you using a different localization platform and considering switching to Weblate? - [Integrating with Weblate](https://docs.weblate.org/en/latest/devel/integration.md): In Weblate translations are organized into projects and components. Each project - [Translating software using GNU gettext](https://docs.weblate.org/en/latest/devel/gettext.md): [GNU gettext](https://www.gnu.org/software/gettext/) is one of the most widely used tool for interna... - [Multi-platform localization](https://docs.weblate.org/en/latest/devel/mobile.md): When translating apps for multiple platforms (e.g., Android and iOS), configure - [Translating documentation using Sphinx](https://docs.weblate.org/en/latest/devel/sphinx.md): [Sphinx](https://www.sphinx-doc.org/) is a tool for creating beautiful documentation. It uses simple - [Translating HTML and JavaScript using Weblate CDN](https://docs.weblate.org/en/latest/devel/html.md): Starting with Weblate 4.2 it is possible to export JavaScript and HTML - [Localization libraries and packages](https://docs.weblate.org/en/latest/devel/third-party.md): Weblate can be integrated into your framework using [Weblate’s REST API](https://docs.weblate.org/en... - [Translation component diagnostics](https://docs.weblate.org/en/latest/devel/alerts.md): Shows errors in the Weblate configuration or the translation project for any given translation compo... - [Building a translators community](https://docs.weblate.org/en/latest/devel/community.md): Following these recommendations supports the creation of a full, multilingual post-editing tool. Goo... - [Managing translations](https://docs.weblate.org/en/latest/devel/translations.md): New strings can be made available for translation when they appear in the base file, - [Reviewing strings](https://docs.weblate.org/en/latest/devel/review.md): Activity reports check changes of translations, for projects, components or individual users. - [Building the translation community](https://docs.weblate.org/en/latest/devel/share.md): Weblate provides you content to share on your website or other channels to - [Translation progress reporting](https://docs.weblate.org/en/latest/devel/reporting.md): Reporting features give insight into translation progress over a given period. - [Success stories](https://docs.weblate.org/en/latest/devel/success-stories.md): * [Global Grist: How ANCT and the open-source community helped translate Grist into 20+ languages](h... - [Configuration instructions](https://docs.weblate.org/en/latest/admin/install.md): Depending on your setup and experience, choose an appropriate installation method for you: - [Installing using Docker](https://docs.weblate.org/en/latest/admin/install/docker.md): With dockerized Weblate deployment you can get your personal Weblate instance - [Installing on Debian and Ubuntu](https://docs.weblate.org/en/latest/admin/install/venv-debian.md): Weblate should run on any contemporary hardware without problems, the following is - [Installing on SUSE and openSUSE](https://docs.weblate.org/en/latest/admin/install/venv-suse.md): Weblate should run on any contemporary hardware without problems, the following is - [Installing on RedHat, Fedora and CentOS](https://docs.weblate.org/en/latest/admin/install/venv-redhat.md): Weblate should run on any contemporary hardware without problems, the following is - [Installing on macOS](https://docs.weblate.org/en/latest/admin/install/venv-macos.md): Weblate should run on any contemporary hardware without problems, the following is - [Installing from sources](https://docs.weblate.org/en/latest/admin/install/source.md): 1. Please follow the installation instructions for your system first up to installing Weblate: - [Installing on OpenShift](https://docs.weblate.org/en/latest/admin/install/openshift.md): With the OpenShift Weblate template you can get your personal Weblate - [Installing on Kubernetes](https://docs.weblate.org/en/latest/admin/install/kubernetes.md): This guide is looking for contributors experienced with Kubernetes to cover - [Weblate deployments](https://docs.weblate.org/en/latest/admin/deployments.md): Weblate can be easily installed in your cloud. Please find detailed guide for your platform: - [Upgrading Weblate](https://docs.weblate.org/en/latest/admin/upgrade.md): The official Weblate Docker image (see [Installing using Docker](https://docs.weblate.org/en/latest/... - [Backing up and moving Weblate](https://docs.weblate.org/en/latest/admin/backup.md): Added in version 4.14. - [Authentication](https://docs.weblate.org/en/latest/admin/auth.md): The default setup for Weblate is to use python-social-auth, a form on the website - [Access control](https://docs.weblate.org/en/latest/admin/access.md): Weblate comes with a fine-grained privilege system to assign user permissions - [Workspaces](https://docs.weblate.org/en/latest/admin/workspaces.md): Workspaces group related translation projects. They sit above projects and - [Translation projects](https://docs.weblate.org/en/latest/admin/projects.md): Weblate organizes translatable VCS content of project/components into a - [Language definitions](https://docs.weblate.org/en/latest/admin/languages.md): To present different translations properly, info about language name, - [Continuous localization](https://docs.weblate.org/en/latest/admin/continuous.md): There is infrastructure in place so that your translation closely follows - [Code-hosting integrations](https://docs.weblate.org/en/latest/admin/code-hosting.md): Weblate integrates with code-hosting sites in several separate places: - [Licensing translations](https://docs.weblate.org/en/latest/admin/licensing.md): You can specify which license translations are contributed under. - [Translation process](https://docs.weblate.org/en/latest/admin/translating.md): Everyone can add suggestions by default, to be accepted by signed in users. - [Checks and fixups](https://docs.weblate.org/en/latest/admin/checks.md): You can also implement your own automatic fixup in addition to the standard ones and - [Automatic suggestions](https://docs.weblate.org/en/latest/admin/machine.md): Changed in version 4.13: Prior to Weblate 4.13, the services were configured in the [Configuration](... - [Add-ons](https://docs.weblate.org/en/latest/admin/addons.md): Add-ons provide ways to customize and automate the translation workflow. - [Translation Memory](https://docs.weblate.org/en/latest/admin/memory.md): Weblate comes with a built-in translation memory consisting of: - [Configuration](https://docs.weblate.org/en/latest/admin/config.md): All settings are stored in `settings.py` (as is usual for Django). - [Sample configuration](https://docs.weblate.org/en/latest/admin/sample.md): The following example is shipped as `weblate/settings_example.py` with Weblate: - [Management commands](https://docs.weblate.org/en/latest/admin/management.md): Running management commands under a different user than the one running your - [Announcements](https://docs.weblate.org/en/latest/admin/announcements.md): Changed in version 4.0: In prior releases this feature was called whiteboard messages. - [Component Lists](https://docs.weblate.org/en/latest/admin/componentlists.md): Specify multiple lists of components to appear as options on the user dashboard, - [Optional Weblate modules](https://docs.weblate.org/en/latest/admin/optionals.md): Several optional modules are available for your setup. - [Customizing Weblate](https://docs.weblate.org/en/latest/admin/customize.md): Extend and customize using Django and Python. - [Management interface](https://docs.weblate.org/en/latest/admin/admin.md): The management interface offer administration settings under the - [Getting support for Weblate](https://docs.weblate.org/en/latest/admin/support.md): *Weblate* is copylefted libre software with community support. - [Contributing to Weblate](https://docs.weblate.org/en/latest/contributing/index.md): There are dozens of ways to improve Weblate. You can choose the one you feel comfortable with, be it - [Weblate Contributor Communication Guidelines](https://docs.weblate.org/en/latest/contributing/communication.md): [GitHub Issues](https://github.com/WeblateOrg/weblate/issues) is where bugs can be reported, and fea... - [Starting contributing code to Weblate](https://docs.weblate.org/en/latest/contributing/start.md): Understand the Weblate source code by going through [Weblate source code](https://docs.weblate.org/e... - [Weblate source code](https://docs.weblate.org/en/latest/contributing/code.md): Weblate is developed on [GitHub](https://github.com/WeblateOrg/weblate). You - [Debugging Weblate](https://docs.weblate.org/en/latest/contributing/debugging.md): Bugs can behave as application crashes or as various misbehavior. - [Contribute to Weblate documentation](https://docs.weblate.org/en/latest/contributing/documentation.md): You are welcome to improve the documentation page of your choice. - [Weblate internals](https://docs.weblate.org/en/latest/contributing/internals.md): This chapter will give you basic overview of Weblate internals. - [Developing add-ons](https://docs.weblate.org/en/latest/contributing/addons.md): [Add-ons](https://docs.weblate.org/en/latest/admin/addons.md#addons) are a way to customize localiza... - [Weblate frontend](https://docs.weblate.org/en/latest/contributing/frontend.md): The frontend is currently built using Bootstrap, jQuery and few third-party libraries. - [Reporting issues in Weblate](https://docs.weblate.org/en/latest/contributing/issues.md): Weblate [issue tracker](https://github.com/WeblateOrg/weblate/issues) is hosted at GitHub. - [Weblate testsuite and continuous integration](https://docs.weblate.org/en/latest/contributing/tests.md): Testsuites exist for most of the current code, increase coverage by adding testcases for any new - [Data schemas](https://docs.weblate.org/en/latest/contributing/schemas.md): Weblate uses [JSON Schema](https://json-schema.org/) to define layout of external JSON files. - [Releasing Weblate](https://docs.weblate.org/en/latest/contributing/release.md): Weblate’s release and support lifecycle is documented in - [Contributing to Weblate modules](https://docs.weblate.org/en/latest/contributing/modules.md): Besides the main repository, Weblate consists of several Python modules. All - [Subprojects and embedded code](https://docs.weblate.org/en/latest/contributing/submodules.md): Weblate would not be possible without other projects it depends on. This - [About Weblate](https://docs.weblate.org/en/latest/contributing/about.md): Web-based continuous localization tool with tight [Version control integration](https://docs.weblate... - [Code of Conduct](https://docs.weblate.org/en/latest/contributing/code_of_conduct.md): We pledge to make our community welcoming, safe, and equitable for all. - [Weblate license](https://docs.weblate.org/en/latest/contributing/license.md): Weblate comes with [REUSE 3.3](https://reuse.software/) compliant license - [Weblate Trademark Guidelines](https://docs.weblate.org/en/latest/contributing/trademark.md): Weblate is an open-source organization. Because we make privacy-respecting localization tools and pr... - [Security, privacy and compliance](https://docs.weblate.org/en/latest/security/index.md): Development of Weblate adheres to the [Best Practices of the Open Source Security Foundation](https:... - [Product and contact information](https://docs.weblate.org/en/latest/security/product-information.md): This page identifies Weblate and the main places to find support, security, - [Security governance and assessment status](https://docs.weblate.org/en/latest/security/governance.md): This page summarizes where Weblate publishes security governance information - [Releases and supported versions](https://docs.weblate.org/en/latest/security/releases.md): This page summarizes the public release, security-update, and upgrade support - [Release artifacts and verification](https://docs.weblate.org/en/latest/security/release-artifacts.md): This page lists Weblate release artifacts and maintained distribution channels - [Dependencies](https://docs.weblate.org/en/latest/security/dependencies.md): This page describes dependency inventory, vulnerability monitoring, dependency - [Vulnerability and incident handling](https://docs.weblate.org/en/latest/security/issues.md): Please read [Using AI to create issues](https://docs.weblate.org/en/latest/contributing/issues.md#ai... - [Incident response plan for Weblate](https://docs.weblate.org/en/latest/security/incident-response-plan.md): This IRP covers incidents impacting the confidentiality, integrity, or - [Password security](https://docs.weblate.org/en/latest/security/passwords.md): Weblate uses a Django implementation to store hashed passwords; see [How Django stores passwords](ht... - [Disaster recovery plan](https://docs.weblate.org/en/latest/security/disaster-recovery-plan.md): This plan addresses recovery from catastrophic events impacting Weblate service availability, data i... - [Weblate threat model](https://docs.weblate.org/en/latest/security/threat-model.md): Project: Weblate - [Privacy regulations compliance](https://docs.weblate.org/en/latest/security/privacy-compliance.md): Herein you will find various legal information you might need to - [US controls compliance](https://docs.weblate.org/en/latest/security/us-compliance.md): Herein you will find various legal information you might need to - [Localization Threat Model](https://docs.weblate.org/en/latest/security/localization-threat.md): Outsourcing or crowdsourcing translation tasks to third parties introduces additional security and p... - [Data residency and EU cloud sovereignty](https://docs.weblate.org/en/latest/security/data-residency.md): This page describes data-residency and cloud-sovereignty properties of Weblate - [Localization file formats](https://docs.weblate.org/en/latest/formats.md): Weblate supports a wide range of translation formats. Each format is slightly - [Android string resources](https://docs.weblate.org/en/latest/formats/android.md): Android specific file format for translating applications. - [Apple iOS strings](https://docs.weblate.org/en/latest/formats/apple.md): File format typically used for translating Apple iOS applications, but also standardized by PWG 5100... - [App store metadata files](https://docs.weblate.org/en/latest/formats/appstore.md): Metadata used for publishing apps in various app stores can be translated. - [ARB File](https://docs.weblate.org/en/latest/formats/arb.md): Added in version 4.1. - [AsciiDoc files](https://docs.weblate.org/en/latest/formats/asciidoc.md): Added in version 5.16.1. - [Catkeys file](https://docs.weblate.org/en/latest/formats/catkeys.md): Added in version 5.13. - [Compose Multiplatform resources](https://docs.weblate.org/en/latest/formats/compose-multiplatform-resources.md): Added in version 5.12. - [CSV files](https://docs.weblate.org/en/latest/formats/csv.md): CSV files can contain a simple list of source and translation. Weblate supports - [DTD files](https://docs.weblate.org/en/latest/formats/dtd.md): [Mozilla DTD format](https://docs.translatehouse.org/projects/translate-toolkit/en/latest/formats/dt... - [Excel Open XML](https://docs.weblate.org/en/latest/formats/excel.md): Excel Open XML (.xlsx) files can be imported and exported. - [Flat XML files](https://docs.weblate.org/en/latest/formats/flatxml.md): [Flat XML](https://docs.translatehouse.org/projects/translate-toolkit/en/latest/formats/flatxml.html... - [Fluent format](https://docs.weblate.org/en/latest/formats/fluent.md): Added in version 4.8. - [Format.JS JSON file](https://docs.weblate.org/en/latest/formats/formatjs.md): Added in version 5.4. - [GNU gettext PO (Portable Object)](https://docs.weblate.org/en/latest/formats/gettext.md): Most widely used format for translating libre software. - [go-i18n JSON files](https://docs.weblate.org/en/latest/formats/go-i18n.md): Added in version 4.1. - [gotext JSON files](https://docs.weblate.org/en/latest/formats/gotext.md): Added in version 4.15.1. - [GWT properties](https://docs.weblate.org/en/latest/formats/gwt.md): Native GWT format for translations. - [HTML files](https://docs.weblate.org/en/latest/formats/html.md): Added in version 4.1. - [i18next JSON files](https://docs.weblate.org/en/latest/formats/i18next.md): Changed in version 4.15.1: Support for v4 variant of this format was added. - [IDML Format](https://docs.weblate.org/en/latest/formats/idml.md): Added in version 4.1. - [INI translations](https://docs.weblate.org/en/latest/formats/ini.md): Added in version 4.1. - [Inno Setup INI translations](https://docs.weblate.org/en/latest/formats/innosetup.md): Added in version 4.1. - [Java properties](https://docs.weblate.org/en/latest/formats/java.md): Native Java format for translations. - [Joomla translations](https://docs.weblate.org/en/latest/formats/joomla.md): Native Joomla format for translations. - [JSON files](https://docs.weblate.org/en/latest/formats/json.md): Changed in version 4.3: The structure of JSON file is properly preserved even for complex - [Laravel PHP strings](https://docs.weblate.org/en/latest/formats/laravel.md): Changed in version 4.1. - [Markdown files](https://docs.weblate.org/en/latest/formats/markdown.md): Added in version 5.0. - [MDX files](https://docs.weblate.org/en/latest/formats/mdx.md): Added in version 2026.5. - [draggable/i18n lang files](https://docs.weblate.org/en/latest/formats/mi18n.md): Added in version 4.7. - [Mobile Kotlin resources](https://docs.weblate.org/en/latest/formats/moko-resources.md): Added in version 5.4. - [Nextcloud Apps JSON files](https://docs.weblate.org/en/latest/formats/nextcloud-json.md): Added in version 5.15. - [OpenDocument Format](https://docs.weblate.org/en/latest/formats/odf.md): Added in version 4.1. - [PHP strings](https://docs.weblate.org/en/latest/formats/php.md): PHP translations are usually monolingual, so it is recommended to specify a base - [Qt Linguist .ts](https://docs.weblate.org/en/latest/formats/qt.md): Translation format used in Qt based applications. - [JavaScript Resource Files (RESJSON)](https://docs.weblate.org/en/latest/formats/resjson.md): Added in version 5.15. - [ResourceDictionary files](https://docs.weblate.org/en/latest/formats/resourcedict.md): Added in version 4.13. - [.NET resource files (RESX, RESW)](https://docs.weblate.org/en/latest/formats/resx.md): A .NET XML resource file employs a monolingual XML file - [Ruby YAML files](https://docs.weblate.org/en/latest/formats/ruby.md): Ruby i18n YAML files with language as root node. - [Stringsdict format](https://docs.weblate.org/en/latest/formats/stringsdict.md): Added in version 4.8. - [Subtitle files](https://docs.weblate.org/en/latest/formats/subtitles.md): Weblate can translate various subtitle files: - [TermBase eXchange format](https://docs.weblate.org/en/latest/formats/tbx.md): Added in version 4.5. - [TOML](https://docs.weblate.org/en/latest/formats/toml.md): Added in version 5.15. - [Text files](https://docs.weblate.org/en/latest/formats/txt.md): Added in version 4.6. - [WebExtension JSON](https://docs.weblate.org/en/latest/formats/webextension.md): File format used when translating extensions for Mozilla Firefox or Google Chromium. - [Windows RC files](https://docs.weblate.org/en/latest/formats/winrc.md): Changed in version 4.1: Support for Windows RC files has been rewritten. - [WixLocalization file](https://docs.weblate.org/en/latest/formats/wxl.md): Added in version 5.16.1. - [XLIFF 1.1 and 1.2](https://docs.weblate.org/en/latest/formats/xliff.md): [XLIFF 2.0](https://docs.weblate.org/en/latest/formats/xliff2.md) is a different format and is not b... - [XLIFF 2.0](https://docs.weblate.org/en/latest/formats/xliff2.md): Added in version 5.15. - [XWiki formats](https://docs.weblate.org/en/latest/formats/xwiki.md): Weblate supports several translation formats used by XWiki. - [YAML files](https://docs.weblate.org/en/latest/formats/yaml.md): The plain YAML files with string keys and values. Weblate also extract strings from lists or diction... - [Weblate 2026.9](https://docs.weblate.org/en/latest/changes.md): *Not yet released.* - [Weblate 5.x series](https://docs.weblate.org/en/latest/changes/v5.md): *Released on April 30th 2026.* - [Weblate 4.x series](https://docs.weblate.org/en/latest/changes/v4.md): *Released on June 30th 2023.* - [Weblate 3.x series](https://docs.weblate.org/en/latest/changes/v3.md): *Released on March 11th 2020.* - [Weblate 2.x series](https://docs.weblate.org/en/latest/changes/v2.md): *Released on April 4th 2018.* - [Weblate 1.x series](https://docs.weblate.org/en/latest/changes/v1.md): *Released on May 6th 2014.* - [Weblate 0.x series](https://docs.weblate.org/en/latest/changes/v0.md): *Released on April 18th 2012.* - [Adjust-Config](https://docs.weblate.org/en/latest/admin/install/steps/adjust-config.md): Adjust the values in the new `settings.py` file to your liking. You will - [Hardware requirements](https://docs.weblate.org/en/latest/admin/install/steps/hw.md): Weblate should run on any contemporary hardware without problems, the following is - [After installation](https://docs.weblate.org/en/latest/admin/install/steps/install-after.md): Congratulations, your Weblate server is now running and you can start using it. - [Configuring Weblate](https://docs.weblate.org/en/latest/admin/install/steps/install-configure.md): The following assumes the Python environment used by Weblate is activated - [Python modules](https://docs.weblate.org/en/latest/admin/install/steps/install-python.md): We’re installing Weblate in a separate Python environment. - [Installation](https://docs.weblate.org/en/latest/admin/install/steps/install-system-devel.md): Install the dependencies needed to build the Python modules (see [Software requirements](https://doc... - [Install-System-Optional](https://docs.weblate.org/en/latest/admin/install/steps/install-system-optional.md): Install wanted optional dependencies depending on features you intend to use (see [Python dependenci... - [Install-System-Server](https://docs.weblate.org/en/latest/admin/install/steps/install-system-server.md): Optionally install software for running production server, see [Running server](https://docs.weblate... - [uv package manager](https://docs.weblate.org/en/latest/admin/install/steps/install-uv.md): We’re using uv package manager to install Weblate. - [2026.5](https://docs.weblate.org/en/latest/changes/contributors/2026.5.md): Code contributions - [2026.6](https://docs.weblate.org/en/latest/changes/contributors/2026.6.md): Code contributions - [2026.6.1](https://docs.weblate.org/en/latest/changes/contributors/2026.6.1.md): Code contributions - [2026.7](https://docs.weblate.org/en/latest/changes/contributors/2026.7.md): Code contributions - [2026.7.1](https://docs.weblate.org/en/latest/changes/contributors/2026.7.1.md): Code contributions - [2026.8](https://docs.weblate.org/en/latest/changes/contributors/2026.8.md): Code contributions - [2026.8.1](https://docs.weblate.org/en/latest/changes/contributors/2026.8.1.md): Code contributions - [2026.9](https://docs.weblate.org/en/latest/changes/contributors/2026.9.md): Page content - [5.10](https://docs.weblate.org/en/latest/changes/contributors/5.10.md): Code contributions - [5.10.1](https://docs.weblate.org/en/latest/changes/contributors/5.10.1.md): Code contributions - [5.10.2](https://docs.weblate.org/en/latest/changes/contributors/5.10.2.md): Code contributions - [5.10.3](https://docs.weblate.org/en/latest/changes/contributors/5.10.3.md): Code contributions - [5.10.4](https://docs.weblate.org/en/latest/changes/contributors/5.10.4.md): Code contributions - [5.11](https://docs.weblate.org/en/latest/changes/contributors/5.11.md): Code contributions - [5.11.1](https://docs.weblate.org/en/latest/changes/contributors/5.11.1.md): Code contributions - [5.11.2](https://docs.weblate.org/en/latest/changes/contributors/5.11.2.md): Code contributions - [5.11.3](https://docs.weblate.org/en/latest/changes/contributors/5.11.3.md): Code contributions - [5.11.4](https://docs.weblate.org/en/latest/changes/contributors/5.11.4.md): Code contributions - [5.12](https://docs.weblate.org/en/latest/changes/contributors/5.12.md): Code contributions - [5.12.1](https://docs.weblate.org/en/latest/changes/contributors/5.12.1.md): Code contributions - [5.12.2](https://docs.weblate.org/en/latest/changes/contributors/5.12.2.md): Code contributions - [5.13](https://docs.weblate.org/en/latest/changes/contributors/5.13.md): Code contributions - [5.13.1](https://docs.weblate.org/en/latest/changes/contributors/5.13.1.md): Code contributions - [5.13.2](https://docs.weblate.org/en/latest/changes/contributors/5.13.2.md): Code contributions - [5.13.3](https://docs.weblate.org/en/latest/changes/contributors/5.13.3.md): Code contributions - [5.14](https://docs.weblate.org/en/latest/changes/contributors/5.14.md): Code contributions - [5.14.1](https://docs.weblate.org/en/latest/changes/contributors/5.14.1.md): Code contributions - [5.14.2](https://docs.weblate.org/en/latest/changes/contributors/5.14.2.md): Code contributions - [5.14.3](https://docs.weblate.org/en/latest/changes/contributors/5.14.3.md): Code contributions - [5.15](https://docs.weblate.org/en/latest/changes/contributors/5.15.md): Code contributions - [5.15.1](https://docs.weblate.org/en/latest/changes/contributors/5.15.1.md): Code contributions - [5.15.2](https://docs.weblate.org/en/latest/changes/contributors/5.15.2.md): Code contributions - [5.16](https://docs.weblate.org/en/latest/changes/contributors/5.16.md): Code contributions - [5.16.1](https://docs.weblate.org/en/latest/changes/contributors/5.16.1.md): Code contributions - [5.16.2](https://docs.weblate.org/en/latest/changes/contributors/5.16.2.md): Code contributions - [5.17](https://docs.weblate.org/en/latest/changes/contributors/5.17.md): Code contributions - [5.17.1](https://docs.weblate.org/en/latest/changes/contributors/5.17.1.md): Code contributions - [5.7](https://docs.weblate.org/en/latest/changes/contributors/5.7.md): Code contributions - [5.7.1](https://docs.weblate.org/en/latest/changes/contributors/5.7.1.md): Code contributions - [5.7.2](https://docs.weblate.org/en/latest/changes/contributors/5.7.2.md): Code contributions - [5.8](https://docs.weblate.org/en/latest/changes/contributors/5.8.md): Code contributions - [5.8.1](https://docs.weblate.org/en/latest/changes/contributors/5.8.1.md): Code contributions - [5.8.2](https://docs.weblate.org/en/latest/changes/contributors/5.8.2.md): Code contributions - [5.8.3](https://docs.weblate.org/en/latest/changes/contributors/5.8.3.md): Code contributions - [5.8.4](https://docs.weblate.org/en/latest/changes/contributors/5.8.4.md): Code contributions - [5.9](https://docs.weblate.org/en/latest/changes/contributors/5.9.md): Code contributions - [5.9.1](https://docs.weblate.org/en/latest/changes/contributors/5.9.1.md): Code contributions - [5.9.2](https://docs.weblate.org/en/latest/changes/contributors/5.9.2.md): Code contributions - [License and copyright](https://docs.weblate.org/en/latest/contributing/snippets/code-guide.md): When contributing project code, you agree to put your changes and new code --- For more comprehensive documentation, see [llms-full.txt](https://docs.weblate.org/en/latest/llms-full.txt)