An open API service indexing awesome lists of open source software.

https://github.com/godotengine/godot-editor-l10n

Localization of the Godot editor and class reference – Translations should be done on Weblate (see link)
https://github.com/godotengine/godot-editor-l10n

Last synced: 8 months ago
JSON representation

Localization of the Godot editor and class reference – Translations should be done on Weblate (see link)

Awesome Lists containing this project

README

          

# Localization of the Godot Engine editor

This repository contains the localization templates and catalogs for the
[Godot Engine](https://godotengine.org) editor, including the in-editor
class reference.

The translations are contributed through three projects on [Hosted
Weblate](https://hosted.weblate.org/projects/godot-engine/):

- [godot](https://hosted.weblate.org/projects/godot-engine/godot/):
Strings from the editor interface.
- [godot-properties](https://hosted.weblate.org/projects/godot-engine/godot-properties/):
Strings extracted from property names and project/editor settings.
- [godot-class-reference](https://hosted.weblate.org/projects/godot-engine/godot-class-reference/):
Class reference for the Godot API.

## License

All the translation content of this repository (`msgid`, `msgstr`) is
licensed under the MIT license, like Godot itself.
See [LICENSE.txt](/LICENSE.txt) for details.

The shell scripts are in the public domain.