mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-13 20:24:16 +02:00
first zh-CN locale content
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var enData = require('../locales/en-GB/content.js');
|
||||
var enData = require("LocalizedContent");
|
||||
|
||||
var Locale = function(locale) {
|
||||
this.data = {};
|
||||
|
Reference in New Issue
Block a user