4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
MessageFormat.locale.tr_TR = function(n) {
|
|
return 'other';
|
|
};
|
MessageFormat.locale.tr_TR = function(n) {
|
|
return 'other';
|
|
};
|