Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
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
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
4db04061
Commit
4db04061
authored
3 weeks ago
by
Hangzhi Yu
Committed by
magicfelix
1 week ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix translation key
parent
7838aa8a
No related branches found
No related tags found
1 merge request
!1737
Draft: Resolve "Rebuild account registration form"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
aleksis/core/frontend/components/account/AccountRegistrationForm.vue
+1
-1
1 addition, 1 deletion
...e/frontend/components/account/AccountRegistrationForm.vue
aleksis/core/frontend/messages/en.json
+1
-1
1 addition, 1 deletion
aleksis/core/frontend/messages/en.json
with
2 additions
and
2 deletions
aleksis/core/frontend/components/account/AccountRegistrationForm.vue
+
1
−
1
View file @
4db04061
...
...
@@ -12,7 +12,7 @@ import PrimaryActionButton from "../generic/buttons/PrimaryActionButton.vue";
<v-card>
<v-card-title>
<v-icon
class=
"mr-2"
color=
"success"
>
mdi-check-circle-outline
</v-icon>
{{
$t
(
"
accounts.signup.form.
form.
submitted.t
hank_you
"
)
}}
{{
$t
(
"
accounts.signup.form.submitted.t
itle
"
)
}}
</v-card-title>
<v-card-text
class=
"text-body-1 black--text"
>
{{
...
...
This diff is collapsed.
Click to expand it.
aleksis/core/frontend/messages/en.json
+
1
−
1
View file @
4db04061
...
...
@@ -42,7 +42,7 @@
"menu_title"
:
"Sign Up"
,
"form"
:
{
"submitted"
:
{
"t
hank_you"
:
"Thanks
!"
,
"t
itle"
:
"Registration successful
!"
,
"submitted_successfully"
:
"Your account has been successfully registered. You can log in with your credentials now."
,
"login_button"
:
"Log in"
},
...
...
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