Commit b4636219 authored by JC Brand's avatar JC Brand

Updated po and pot files.

Also added js files with af and en translations.
parent debb773e
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
(function (root, factory) {
define("en", ['jed'], function () {
var en = new Jed({
"domain": "converse",
"locale_data": {
"converse": {
"": {
"domain": "converse",
"lang": "en",
"plural_forms": "nplurals=2; plural=(n != 1);"
}
}
}
});
return factory(en);
});
}(this, function (en) {
return en;
}));
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment