yackle / CLImageEditor

MIT License
2.22k stars 574 forks source link

Multiple language #148

Open anphanngocvn opened 8 years ago

anphanngocvn commented 8 years ago

Hello, Thank you for your awesome tool. This tool didn't support multiple language so far, right? For example Chinese (Simplified) Thanks,

yackle commented 8 years ago

You can see supported languages at https://github.com/yackle/CLImageEditor/tree/master/CLImageEditor/CLImageEditor.bundle/Resources

anphanngocvn commented 8 years ago

Hi @yackle ,

How can I change the CLImageEditor language based on my app setting language instead of phone setting language?

Thanks for your response!

anphanngocvn commented 8 years ago

How can I add more language to the CLImageEditor? @yackle

yackle commented 8 years ago

Could you tell me what did you tried? I think you can add localizations from the project info simply.

a
anphanngocvn commented 8 years ago

Thank you @yackle

  1. I suppose I would like to add Vietnamese language to CLImageEditor. How can I do that?
  2. Does it support do set up language manually instead of based phone setting language?
yackle commented 8 years ago

1.

2. I'm not sure, but I think you can confine to a particular language by setting one as development language.

anphanngocvn commented 8 years ago
  1. It's very clear to me. Thank you so much for your support.
  2. What do you mean "setting one as development language."? I suppose that I have English and Vietnamese versions. My app has a setting to allow user changes the language in Setting page. I would like to switch between English and Vietnamese. Can I have further explanation?

All the best,

yackle commented 8 years ago

sorry, it is not supported.