Files
discourse/lib/javascripts/locale/hu.js
T

4 lines
61 B
JavaScript
Raw Normal View History

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