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

4 lines
61 B
JavaScript

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