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

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.vi = function ( n ) {
return "other";
};