nextcloud/core/js/tests
Vincent Petry 152da9796b Added function to load translations from JS
For apps that support async translation loading, a new function
OC.L10N.load() can be used to asynchronously load the translations
for a given app.
2014-11-18 12:20:01 +01:00
..
lib Added Javascript unit tests 2014-01-16 17:12:29 +01:00
specs Added function to load translations from JS 2014-11-18 12:20:01 +01:00
specHelper.js Added OC.L10N namespace with translation functions 2014-10-29 10:09:12 +01:00