Files
guacamole-client/guacamole/src/main/webapp/lib/messageformat/locale/in.js
2015-07-14 13:20:44 -07:00

4 lines
64 B
JavaScript

MessageFormat.locale["in"] = function(n) {
return 'other';
};