Godot_v4.6.1-stable_win64
How do I convert text.en.translation to an editable format, such as text.en.csv?
There is no built-in way to “decompile” a binary .translation file back to a CSV, but it should be feasible manually with a script using the TranslationServer singleton.
.translation