Skip to content

duycao2506/ios_localizable_translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Localizable Translator

Prerequisites

  • Python3

Installations & Usage

  • Clone this repo
git clone https://github.com/duycao2506/ios_localizable_translator.git
  • Run this script, because this script will recursively scan for swift files, so you just need to put the top-level folder as an parameter
python3 ios_localizable_strings.py <your-swift-file-containing-folder> --output <output-name-without-extension> --no-comments --locale-origin <src-lang-code> --locale-target <target-lang-code>

Credits and reference

Thanks for the base from konalexiou: https://github.com/konalexiou/ios_localizable_strings_finder

About

Helper for localization in iOS application development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages