diff --git a/translate/translate.js b/translate/translate.js index e231a95b..110190a7 100644 --- a/translate/translate.js +++ b/translate/translate.js @@ -18,6 +18,7 @@ var minify = null; var meshCentralSourceFiles = [ "../views/agentinvite.handlebars", + "../views/invite.handlebars", "../views/default.handlebars", "../views/default-mobile.handlebars", "../views/download.handlebars", diff --git a/translate/translate.json b/translate/translate.json index 584a287e..00d72efb 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -7807,6 +7807,7 @@ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", + "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", "terms.handlebars->container->topbar->uiMenuButton->uiMenu" ] @@ -9781,6 +9782,12 @@ "login.handlebars->5->9" ] }, + { + "en": "Invalid invitation code.", + "xloc": [ + "invite.handlebars->3->1" + ] + }, { "cs": "Neplatný token, zkuste to znovu.", "de": "Ungültiges Token, versuchen Sie es erneut.", @@ -9823,6 +9830,12 @@ "default.handlebars->27->263" ] }, + { + "en": "Invitation Code", + "xloc": [ + "invite.handlebars->container->column_l->5->1->0->3->1" + ] + }, { "cs": "Pozvat", "de": "Einladen", @@ -10524,6 +10537,7 @@ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", + "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", "terms.handlebars->container->topbar->uiMenuButton->uiMenu" ] @@ -17805,6 +17819,12 @@ "login.handlebars->5->27" ] }, + { + "en": "Submit", + "xloc": [ + "invite.handlebars->container->column_l->5->1->0->3->3->3" + ] + }, { "cs": "Úspěch", "de": "Erfolg", @@ -18275,6 +18295,12 @@ "default.handlebars->27->1006" ] }, + { + "en": "This is a portal for computer remote management and support.", + "xloc": [ + "invite.handlebars->container->column_l->3" + ] + }, { "cs": "Toto není bezpečná zásada, protože aktivaci budou provádět agenti.", "de": "Dies ist keine sichere Richtlinie, da Agenten die Aktivierung durchführen.", @@ -18640,6 +18666,7 @@ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", + "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", "terms.handlebars->container->topbar->uiMenuButton->uiMenu" ] @@ -18723,6 +18750,7 @@ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", + "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", "terms.handlebars->container->topbar->uiMenuButton->uiMenu" ] @@ -19690,6 +19718,7 @@ "agentinvite.handlebars->container->topbar", "default.handlebars->container->topbar->1->1", "error404.handlebars->container->topbar", + "invite.handlebars->container->topbar", "login.handlebars->container->topbar", "terms.handlebars->container->topbar" ] @@ -20139,6 +20168,7 @@ "pt": "Bem vindo", "ru": "Добро пожаловать", "xloc": [ + "invite.handlebars->container->column_l->1", "login.handlebars->container->column_l->1" ] }, @@ -21922,6 +21952,7 @@ "agentinvite.handlebars->container->topbar->uiMenuButton", "default.handlebars->container->topbar->1->1->uiMenuButton", "error404.handlebars->container->topbar->uiMenuButton", + "invite.handlebars->container->topbar->uiMenuButton", "login.handlebars->container->topbar->uiMenuButton", "terms.handlebars->container->topbar->uiMenuButton" ] diff --git a/views/invite.handlebars b/views/invite.handlebars new file mode 100644 index 00000000..f743df1a --- /dev/null +++ b/views/invite.handlebars @@ -0,0 +1,202 @@ + + +
+ + + + + + + +{{{logoutControl}}}
++ This is a portal for computer remote management and support. +
++ |
+ Invitation Code
+
+
+ |
+ + |