File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ [main]
2+ host = https://www.transifex.com
3+
4+ [o:endless-os:p:godot-block-coding:r:all]
5+ source_file = addons/block_code/locale/godot_block_coding.pot
6+ source_lang = en
7+ file_filter = addons/block_code/locale/<lang>.po
8+ type = PO
Original file line number Diff line number Diff line change @@ -75,9 +75,11 @@ only work with Godot 4.4 or newer**.
7575
7676The gettext PO files are located in the ` addons/block_code/locale ` directory.
7777See the Godot [ documentation] [ godot-gettext ] for instructions on working with
78- PO files.
78+ PO files. You can also join our project on [ Transifex] [ transifex-project ] to
79+ collaborate with others translating the Block Coding content.
7980
8081[ godot-gettext ] : https://docs.godotengine.org/en/stable/tutorials/i18n/localization_using_gettext.html
82+ [ transifex-project ] : https://explore.transifex.com/endless-os/godot-block-coding/
8183
8284For developers, a few things need to be done to keep the translatable strings
8385up to date.
You can’t perform that action at this time.
0 commit comments