refs #6067 feat: add transalation
gitea/salix-front/pipeline/head There was a failure building this commit
Details
gitea/salix-front/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
91de6eb56e
commit
468ed95702
|
@ -68,6 +68,11 @@ export default {
|
|||
twoFactor: 'Two-Factor',
|
||||
},
|
||||
},
|
||||
verifyEmail: {
|
||||
pageTitles: {
|
||||
verifyEmail: 'Email verification',
|
||||
},
|
||||
},
|
||||
dashboard: {
|
||||
pageTitles: {
|
||||
dashboard: 'Dashboard',
|
||||
|
|
|
@ -68,6 +68,11 @@ export default {
|
|||
twoFactor: 'Doble factor',
|
||||
},
|
||||
},
|
||||
verifyEmail: {
|
||||
pageTitles: {
|
||||
verifyEmail: 'Verificación de correo',
|
||||
},
|
||||
},
|
||||
dashboard: {
|
||||
pageTitles: {
|
||||
dashboard: 'Tablón',
|
||||
|
|
Loading…
Reference in New Issue