mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
add a special token type for MCP
This commit is contained in:
@@ -1331,6 +1331,7 @@
|
||||
"Update": "Aggiorna",
|
||||
"Refresh": "Aggiorna",
|
||||
"Clear": "Pulisci",
|
||||
"Generate": "Generate",
|
||||
"None": "Nessuno",
|
||||
"Unspecified": "Non specificato",
|
||||
"Not set": "Non impostato",
|
||||
@@ -1349,6 +1350,8 @@
|
||||
"Enabled": "Abilitato",
|
||||
"Disable": "Disabilita",
|
||||
"Disabled": "Disabilitato",
|
||||
"Configuration": "Configuration",
|
||||
"Token": "Token",
|
||||
"Copy": "Copia",
|
||||
"Visible": "Visibile",
|
||||
"Show": "Mostra",
|
||||
@@ -2052,6 +2055,8 @@
|
||||
"Show Hidden Transaction Templates": "Mostra modelli transazione nascosti",
|
||||
"Hide Hidden Transaction Templates": "Nascondi modelli transazione nascosti",
|
||||
"Template name cannot be blank": "Il nome del modello non può essere vuoto",
|
||||
"Generate MCP token": "Generate MCP token",
|
||||
"Unable to generate token": "Unable to generate token",
|
||||
"Are you sure you want to logout from this session?": "Sei sicuro di voler uscire da questa sessione?",
|
||||
"Unable to logout from this session": "Impossibile uscire da questa sessione",
|
||||
"Are you sure you want to logout all other sessions?": "Sei sicuro di voler uscire da tutte le altre sessioni?",
|
||||
|
||||
Reference in New Issue
Block a user