scelis / twine

Twine is a command line tool for managing your strings and their translations.
Other
840 stars 151 forks source link

If i want to generate js file for jquery,what directories should i make? #259

Closed midiao closed 6 years ago

midiao commented 6 years ago

If you're reporting a bug, please do the following:

midiao commented 6 years ago

Like to make Android string.xml,I create values-en directory;to make iOS Localizable.strings,I create en.lproj directory。What directory shuold i create for jquery?

scelis commented 6 years ago

I believe that's up to how you use jquery-localize. Their samples seem to use a lang directory: https://github.com/coderifous/jquery-localize/tree/master/test/lang