-
+
{{ $t('githubConnector.webhook.label.watchProject') }}
diff --git a/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminConnectorItem.vue b/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminConnectorItem.vue
index a8339d6f..2ab21b22 100644
--- a/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminConnectorItem.vue
+++ b/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminConnectorItem.vue
@@ -25,8 +25,8 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
outlined
v-on="on"
@click="backToConnectorDetail">
- fa-arrow-left
-
+ fa-arrow-left
+ {{ $t('githubConnector.admin.label.configuration') }}
{{ $t('gamification.connectors.settings.BackToDetail') }}
@@ -41,7 +41,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
+
{{ $t('githubConnector.admin.label.connect') }}
diff --git a/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminHookFormDrawer.vue b/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminHookFormDrawer.vue
index 9a704695..cea6faa8 100644
--- a/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminHookFormDrawer.vue
+++ b/gamification-github-webapp/src/main/webapp/vue-app/githubAdminConnectorExtension/components/GithubAdminHookFormDrawer.vue
@@ -40,32 +40,32 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- {{ $t('githubConnector.admin.label.addAccessToken') }}
+ {{ $t('githubConnector.admin.label.addAccessToken') }}
-
-
+
+
{{ $t('githubConnector.admin.label.accessToken.instructions.stepOne') }}
({{ $t('githubConnector.admin.label.seeMore') }}
fas fa-external-link-alt
)
-
+
{{ $t('githubConnector.admin.label.accessToken.instructions.stepTwo') }}
-
+
{{ $t('githubConnector.admin.label.accessToken.instructions.stepThree') }} :
-
+
- repo
-
+
- admin:org_hook
-
+
{{ $t('githubConnector.admin.label.accessToken') }}
- {{ $t('githubConnector.webhook.message.confirmBeforeProceeding') }} ↵
+ {{ $t('githubConnector.webhook.message.confirmBeforeProceeding') }} ↵
@@ -101,11 +101,11 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
:complete="stepper > 2"
step="2"
class="ma-0">
-
{{ $t('githubConnector.admin.label.identifyOrganization') }}
+
{{ $t('githubConnector.admin.label.identifyOrganization') }}
-
+
{{ $t('githubConnector.admin.label.organization') }}