1
0
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:
Pomax
2017-02-16 10:21:04 -08:00
parent 7bc43cf9a8
commit 75fb647215
10 changed files with 1506 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
var enData = require('../locales/en-GB/content.js');
var enData = require("LocalizedContent");
var Locale = function(locale) {
this.data = {};