#Comments in CSV locale files

1 messages · Page 1 of 1 (latest)

blazing nacelle
#

Is there a character permitting to put comments in the CSV file used for locales in Godot?
I don't CSV defines a standard for what the character should be, if there even was one.

Does Godot permit having one?

full rivet
#

CSV doesn't define comments. Use a tool that let you create a spreadsheet with comments and export that spreadsheet as CSV instead (like Google docs)