GUACAMOLE-208: Define translation strings for new status codes.

This commit is contained in:
Michael Jumper
2017-02-11 15:13:46 -08:00
parent 3835eaef47
commit dd6964afb1
2 changed files with 11 additions and 3 deletions

View File

@@ -83,7 +83,11 @@ angular.module('client').controller('clientController', ['$scope', '$routeParams
0x0201: true,
0x0202: true,
0x0203: true,
0x0205: true,
0x0207: true,
0x0208: true,
0x0209: true,
0x020A: true,
0x020B: true,
0x0301: true,
0x0303: true,
0x0308: true,