17 lines
811 B
JavaScript
17 lines
811 B
JavaScript
/*
|
|
* /MathJax/localization/de/HTML-CSS.js
|
|
*
|
|
* Copyright (c) 2009-2013 The MathJax Consortium
|
|
*
|
|
* Part of the MathJax library.
|
|
* See http://www.mathjax.org for details.
|
|
*
|
|
* Licensed under the Apache License, Version 2.0;
|
|
* you may not use this file except in compliance with the License.
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*/
|
|
|
|
MathJax.Localization.addTranslation("de","HTML-CSS",{isLoaded:true,strings:{LoadWebFont:"Lade Webfont %1",CantLoadWebFont:"Kann Webfont %1 nicht laden",FirefoxCantLoadWebFont:"Firefox kann Webfonts nicht von entferntem Computer laden",CantFindFontUsing:"Kein g\u00FCltiger Font fuer %1 verf\u00FCgbar",WebFontsNotAvailable:"Webfonts nicht verf\u00FCgbar -- benutze Bildfont"}});MathJax.Ajax.loadComplete("[MathJax]/localization/de/HTML-CSS.js");
|
|
|