Skip to content

Commit 574ee6e

Browse files
author
yodfz
committed
add space to nls/string.js
add space to nls/string.js
1 parent f29583a commit 574ee6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nls/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ define(function (require, exports, module) {
4848
"tr": true,
4949
"ru": true,
5050
"sv": true,
51-
"zh-cn":true
51+
"zh-cn": true
5252
};
5353
});

0 commit comments

Comments
 (0)