discourse/lib/javascripts/locale/tr_TR.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
64 B
JavaScript
Raw Normal View History

MessageFormat.locale.tr_TR = function(n) {
return 'other';
};