Adds sr translation by Goran.

This commit is contained in:
Lars Jung 2012-03-12 22:31:52 +01:00
parent 998d3f30c6
commit 3f0327ff1d
6 changed files with 65 additions and 33 deletions

View file

@ -101,7 +101,8 @@
};
h5ai.localize = {
init: init
init: init,
formatDates: formatDates
};
}(jQuery, h5ai));