Skip to content

Convert csv files to po files plus the pot template file

License

Notifications You must be signed in to change notification settings

MateuSai/csv-to-po

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-to-po

Convert csv files to po files plus the pot template file

This simple rust program generates a pot file and the corresponding po files from a a csv file with the translations

The usage is the following:

cargo run -- path_to_csv path_to_output_directory -p project_id
  • The -p argument is optional.
  • if no output directory is provided, the current directory will be used

About

Convert csv files to po files plus the pot template file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages