You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"profile.card.access-token.no-token-generated": "You don't have personal access token. Generate a personal access token for quick access to the DSpace-CRIS API.",
4724
+
"profile.card.access-token.no-token-generated": "You don't have personal access token.\n A personal access token will allow to use advanced DSpace-CRIS features ( API ) and it's related to your user.",
4725
4725
4726
-
"profile.card.access-token.token-generated": "You have already generated a personal access token.",
4726
+
"profile.card.access-token.token-generated": "You have already generated a personal access token.\n A personal access token will allow to use advanced DSpace-CRIS features ( API ) and it's related to your user.",
Copy file name to clipboardExpand all lines: src/assets/i18n/it.json5
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7444,10 +7444,10 @@
7444
7444
"profile.card.access-token.delete": "Revoca il token",
7445
7445
7446
7446
// "profile.card.access-token.no-token-generated": "You don't have personal access token. Generate a personal access token for quick access to the DSpace-CRIS API.",
7447
-
"profile.card.access-token.no-token-generated": "Non si dispone di un token di accesso personale. Generare un token di accesso personale per accedere rapidamente all'API DSpace-CRIS.",
7447
+
"profile.card.access-token.no-token-generated": "Non si dispone di un token di accesso personale.\nIl token di accesso personale permette di accedere alle funzionalità avanzate di DSpace ( API ) ed è legato al proprio utente.",
7448
7448
7449
7449
// "profile.card.access-token.token-generated": "You have already generated a personal access token.",
7450
-
"profile.card.access-token.token-generated": "Avete già generato un token di accesso personale.",
7450
+
"profile.card.access-token.token-generated": "Avete già generato un token di accesso personale.\nIl token di accesso personale permette di accedere alle funzionalità avanzate di DSpace ( API ) ed è legato al proprio utente.",
0 commit comments