Problem/Motivation
We're starting to produce standalone JS libraries. At some point we will have libraries with translatable text. This text should be managed like the rest of the translatable text in drupal, but should be available to people that use the library outside of drupal as well.
Proposed resolution
Find a way to provide translations for the standalone js lib (as in, when used outside of Drupal) as well as integration into the existing localization infrastructure of d.o.
Comments