missing message format files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
MessageFormat.locale.zh_CN = function ( n ) {
|
||||
return "other";
|
||||
};
|
||||
@@ -0,0 +1,3 @@
|
||||
MessageFormat.locale.zh_TW = function ( n ) {
|
||||
return "other";
|
||||
};
|
||||
Reference in New Issue
Block a user