feat(console): gitlab, gitlab self hosted - templates (#5422)

gitlab provider
This commit is contained in:
Max Peintner
2023-03-15 08:49:32 +01:00
committed by GitHub
parent 0aaaf209be
commit 0d832ef67f
26 changed files with 1283 additions and 3 deletions

View File

@@ -1631,6 +1631,14 @@
"TITLE": "Google Provider",
"DESCRIPTION": "Wprowadź dane dla swojego dostawcy tożsamości Google"
},
"GITLAB": {
"TITLE": "Gitlab Provider",
"DESCRIPTION": "Wprowadź dane dla swojego dostawcy tożsamości Gitlab"
},
"GITLABSELFHOSTED": {
"TITLE": "Gitlab Self Hosted Provider",
"DESCRIPTION": "Wprowadź dane dla swojego dostawcy tożsamości Gitlab Self Hosted"
},
"GITHUBES": {
"TITLE": "GitHub Enterprise Server Provider",
"DESCRIPTION": "Wprowadź dane dla swojego dostawcy tożsamości GitHub Enterprise Server"