Skip to content

Converter from .csv localization files to IOS .strings

Notifications You must be signed in to change notification settings

crash481/csv-to-strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

csv-to-strings

Converter from .csv localization files to IOS .strings

How to use:

  1. You need to create this files hierarchy

root
| +- lang1
| | -- someFile.csv
| +- lang2
| | -- someFile.csv
| +- langX
| | -- someFile.csv
| +- csv_to_strings.rb

  1. After this you can run "ruby csv_to_strings.rb" and if no errors folder "ios_strings" appears

About

Converter from .csv localization files to IOS .strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages