add xml as import to allow roller to include in the build

This commit is contained in:
jfh
2020-08-27 00:09:55 +02:00
parent 9c8a2e358a
commit 2827efc88f
597 changed files with 269162 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
var en = {
name: 'MathJax',
buttons: [
{
title: 'Add Mathematics'
}
]
};
export default en;