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**.
75
75
76
76
The gettext PO files are located in the ` addons/block_code/locale ` directory.
77
77
See 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.
79
80
80
81
[ 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/
81
83
82
84
For developers, a few things need to be done to keep the translatable strings
83
85
up to date.
You can’t perform that action at this time.
0 commit comments