Skip to content

v69.0.34 Support CSV file families

Latest
Compare
Choose a tag to compare
@Yeah69 Yeah69 released this 24 Feb 18:16
· 3 commits to main since this release

Currently only standard CSV files are supported (',' as separator & ' " ' as quote)

The file family naming scheme should be the same as for ResX just with ".csv" extension:

  • Mandatory default file "{Name}.csv"
  • For each localized culture a file with the culture code separated by a dot "{Name}.en.csv"