Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Orbit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Applications
Orbit
Commits
3d2802ba
Commit
3d2802ba
authored
5 years ago
by
Gaëlle Morin
Committed by
Jean-Baptiste Pasquier
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
feature: add a user translated
parent
ea082c16
No related branches found
No related tags found
1 merge request
!132
Release/french version
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/styles/base/form.scss
+1
-1
1 addition, 1 deletion
src/styles/base/form.scss
src/views/admin/page-admin-users-create.pug
+9
-9
9 additions, 9 deletions
src/views/admin/page-admin-users-create.pug
with
10 additions
and
10 deletions
src/styles/base/form.scss
+
1
−
1
View file @
3d2802ba
...
...
@@ -322,7 +322,7 @@
sib-multiple-select
{
&
.select-groups
.ss-values
.ss-disabled
::before
{
content
:
"S
e
lect groups"
;
content
:
"S
é
lect
ionne des
group
e
s"
;
}
&
.select-skills
.ss-values
.ss-disabled
::before
{
...
...
This diff is collapsed.
Click to expand it.
src/views/admin/page-admin-users-create.pug
+
9
−
9
View file @
3d2802ba
div.content-box__info
sib-link(class='backlink right', next='admin-users-list')
Back
sib-link(class='backlink right', next='admin-users-list')
Retour
h1.centered A
dd a new user to the
platform
h1.centered A
jouter un utilisateur à la
plat
e
form
e
sib-form(
data-src=`${endpoints.users || endpoints.post.users}`
...
...
@@ -15,11 +15,11 @@ div.content-box__info
class-email='form-label is-light is-half-width'
class-groups='form-label is-light is-half-width select-groups'
label-first_name='
First Name
*'
label-last_name='
Last Name
*'
label-username='
Username
*'
label-email='Email *'
label-groups='Groups'
label-first_name='
Prénom
*'
label-last_name='
Nom
*'
label-username='
Nom d\'utilisateur
*'
label-email='E
-
mail *'
label-groups='Group
e
s'
multiple-groups='sib-multiple-select'
widget-groups='sib-form-auto-completion'
...
...
@@ -29,7 +29,7 @@ div.content-box__info
next='admin-users-list'
submit-button='
Create
'
submit-button='
Enregistrer
'
)
p
A
dministrat
o
rs
of your
platform
can create new Groups on the Django
Administration.
p
Seuls les a
dministrat
eu
rs
et administratrices de ta
plat
e
form
e peuvent créer de nouveaux Groupes dans l'
Administration
Django
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment