\r\n \r\n {{ $t(\"license.licensee\") }}\r\n
\r\n \r\n {{ $t(\"license.fields.name\") + \": \" + this.license.name }}\r\n
\r\n \r\n {{ $t(\"license.fields.email\") + \": \" + this.license.email }}\r\n
\r\n \r\n {{\r\n $t(\"license.fields.whiteLabel\") +\r\n \": \" +\r\n (whiteLabel ? $t(\"common.yes\") : $t(\"common.no\"))\r\n }}\r\n
\r\n \r\n