Skip to content

Kris0211/CSVLocaleEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVLocaleEditor

Create and edit CSV translation tables directly in the Godot editor. CSV Locale Editor interface

Features

  • Add, delete, and edit rows and columns with full undo/redo support.
  • Custom CSV loader to open files directly from the FileSystem dock. (4.5 only - working on implementing it in 4.6)
  • Search bar to quickly find relevant entries.
  • Adjust column and row sizes, as well as delimiter used in CSV files directly in Project Settings.

Planned features

  • Pasting several entries from Excel into the table, creating missing entries if applicable.
  • Separating tables into pages to speed up the Inspector
    • Configurable number of entries per page
  • .po file format support, including plurals and other advanced features

About

Create and edit CSV translation tables directly in the Godot editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors