Fix welcome translation

This commit is contained in:
Girish Ramakrishnan
2025-12-01 22:02:29 +01:00
parent 41b7466325
commit 262d96f8d7
12 changed files with 8 additions and 21 deletions

View File

@@ -1488,7 +1488,6 @@
}
},
"setupAccount": {
"welcomeTo": "Welcome to",
"description": "Please set up your account",
"username": "Username",
"fullName": "Full name",
@@ -1507,8 +1506,9 @@
},
"noUsername": {
"title": "Cannot set up account",
"description": "Account cannot be set up without a username."
}
"description": "Account cannot be set up without a username. Please contact the administrator."
},
"welcome": "Welcome"
},
"welcomeEmail": {
"welcomeTo": "Welcome to <%= cloudronName %>!",