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',
|
twoFactor: 'Two-Factor',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
verifyEmail: {
|
||||||
|
pageTitles: {
|
||||||
|
verifyEmail: 'Email verification',
|
||||||
|
},
|
||||||
|
},
|
||||||
dashboard: {
|
dashboard: {
|
||||||
pageTitles: {
|
pageTitles: {
|
||||||
dashboard: 'Dashboard',
|
dashboard: 'Dashboard',
|
||||||
|
|
|
@ -68,6 +68,11 @@ export default {
|
||||||
twoFactor: 'Doble factor',
|
twoFactor: 'Doble factor',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
verifyEmail: {
|
||||||
|
pageTitles: {
|
||||||
|
verifyEmail: 'Verificación de correo',
|
||||||
|
},
|
||||||
|
},
|
||||||
dashboard: {
|
dashboard: {
|
||||||
pageTitles: {
|
pageTitles: {
|
||||||
dashboard: 'Tablón',
|
dashboard: 'Tablón',
|
||||||
|
|
Loading…
Reference in New Issue