FIX: add missing MessageFormat files for fa_IR, pl_PL and tr_TR

This commit is contained in:
Neil Lalonde
2016-03-30 14:02:24 -04:00
parent 6f0137dec9
commit 44e41df76b
3 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,3 @@
MessageFormat.locale.tr_TR = function(n) {
return 'other';
};