mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Specify POT Generation is only available for GDScript files
This commit is contained in:
@@ -59,7 +59,7 @@ Automatic generation using the editor
|
||||
-------------------------------------
|
||||
|
||||
Since Godot 4.0, the editor can generate a PO template automatically from
|
||||
specified scene and script files. This POT generation also supports translation
|
||||
specified scene and GDScript files. This POT generation also supports translation
|
||||
contexts and pluralization if used in a script, with the optional second
|
||||
argument of ``tr()`` and the ``tr_n()`` method.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user