poeditor-cli icon indicating copy to clipboard operation
poeditor-cli copied to clipboard

POEditor CLI

Results 4 poeditor-cli issues
Sort by recently updated
recently updated
newest added

Thanks for this great CLI tool! It's very handy for updating existing language files. But I now have a case where I have to download a bunch of new languages...

Possible made filtering system's translation keys to InfoPlist.strings? ex. keys: NSLocationWhenInUseUsageDescription, NSCameraUsageDescription

Hi, When i run command poeditor pull, it gives following error : /Library/Ruby/Gems/2.0.0/gems/poeditor-cli-0.3.1/lib/poeditor/commands/pull_command.rb:40:in `get_configuration': /Library/Ruby/Gems/2.0.0/gems/poeditor-cli-0.3.1/lib/poeditor/configuration.rb:28: syntax error, unexpected ',' (SyntaxError) def initialize(api_key:, project_id:, type:, tags:nil, I have a poeditor.yml file...