mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 19:50:01 +02:00
localizing is now pretty nice
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var React = require("react");
|
||||
|
||||
var Locale = require("../../../lib/locale");
|
||||
var locale = new Locale("en-GB");
|
||||
var locale = new Locale();
|
||||
var page = "preface";
|
||||
|
||||
var Preface = React.createClass({
|
||||
|
Reference in New Issue
Block a user